๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
  1. 7e8100f Version 3.27.1 by drh ยท 7 years ago version-3.27.1
  2. df7537a Cherrypick the fix for ticket [4e8e4857d32d401f] from trunk. by drh ยท 7 years ago
  3. 88de8a5 Increase the version number to 3.27.1. by drh ยท 7 years ago
  4. c9912d1 Version 3.27.0 by drh ยท 7 years ago version-3.27.0
  5. af63892 In the fuzzcheck test program, make sure the isspace() and related routines by drh ยท 7 years ago
  6. e385d33 Ensure all bytes of the PgHdr1 structure are initialized. This avoids a valgrind error when running corruptI.test. by dan ยท 7 years ago
  7. 922b358 Update an assert() in test_journal.c to take the new "VACUUM INTO" functionality into account. by dan ยท 7 years ago
  8. 9c5f734 Avoid attempting to delete a file while it is still open in walfault2.test. by dan ยท 7 years ago
  9. 6e08c4a Update test file dbfuzz001.test so that it works with SQLITE_ENABLE_OVERSIZE_CELL_CHECK builds. by dan ยท 7 years ago
  10. 531230d Add -DSQLITE_ENABLE_DESERIALIZE to the default testing configuration in test/releasetest.tcl. by dan ยท 7 years ago
  11. fbf6136 Do not attempt to test the shell ".trace" command in SQLITE_OMIT_TRACE builds. by dan ยท 7 years ago
  12. 871b134 Fix a problem preventing testfixture from being built with SQLITE_OMIT_VIRTUALTABLE. by dan ยท 7 years ago
  13. d0ee3a1 When extending the size of SrcList objects, do not attempt to use by drh ยท 7 years ago
  14. 4acd754 If the query flattener detects an error, cause the SELECT code generator by drh ยท 7 years ago
  15. 01996da Back out check-in [008112bcef561a8], reenabling deprecated PRAGMAs when the by drh ยท 7 years ago
  16. 569b1d9 Omit the ".progress" command from the shell if it is compiled with the by drh ยท 7 years ago
  17. d46b6f5 Fix a harmless compiler warning in the memtrace.c extension. by drh ยท 7 years ago
  18. fc4eeef Fix compiler warnings on Windows. by drh ยท 7 years ago
  19. dee9be9 Update the tester.tcl --malloctrace option so that it uses eu-addr2line instead of addr2line. by dan ยท 7 years ago
  20. d579367 The IS NOT NULL operator does not imply that the operand is never NULL. by drh ยท 7 years ago
  21. 24545d2 Keep the temp_store_directory and data_store_directory pragmas even when by drh ยท 7 years ago
  22. 41e0717 Update test file "resetdb.test" so that it works with the "prepare" permutation. by dan ยท 7 years ago
  23. 53d30dd Early detection of implausibly sized records to avoid unnecessary by drh ยท 7 years ago
  24. af48257 Mention the new -memtrace command-line option in the -help output of the CLI. by drh ยท 7 years ago
  25. a790882 Add the -memtrace option to dbfuzz2. by drh ยท 7 years ago
  26. 88862d4 Enhance dbfuzz2 so that with the -v option it shows the return code and by drh ยท 7 years ago
  27. f230541 Ensure that the sqlite3_exec() callback gets the correct number of columns by drh ยท 7 years ago
  28. 4fc4ba7 Do not run shmlock.test as part of the inmemory_journal permutation. by dan ยท 7 years ago
  29. e2d2ad6 Update the test/fuzzdata8.db database with new interesting cases from dbsqlfuzz. by drh ยท 7 years ago
  30. 83a635a Fix problems with SAVEPOINT and related commands within transactions on a corrupt database that include fts5 or some other virtual tables. by dan ยท 7 years ago
  31. 3f83f59 Add the ".progress" command to the CLI. by drh ยท 7 years ago
  32. 0062ddd Fix another potential buffer overread in fts5. by dan ยท 7 years ago
  33. 81f44cd Fix another corruption case in fts5. by dan ยท 7 years ago
  34. 41fc545 Fix an assertion failure in fts3 triggered by a corrupt database. by dan ยท 7 years ago
  35. 150edad New testcase added to test/fuzzdata8.db. by drh ยท 7 years ago
  36. e598972 Honor key query parameters for SEE on the URI filename for ATTACH by drh ยท 7 years ago
  37. 9b2bd91 Give a link to the URI Filename document in the documentation to the by drh ยท 7 years ago
  38. 8f5b14a Fix a buffer overread in fts5 debugging scalar function fts5_decode(). by dan ยท 7 years ago
  39. 844b900 Fix harmless compiler warning. by mistachkin ยท 7 years ago
  40. 7ba03ea Slight adjustment to the printf formatter large memory allocation detector by drh ยท 7 years ago
  41. 2964225 Prevent the printf formatter from doing large memory allocations - larger by drh ยท 7 years ago
  42. 9a6d01b Performance improvement in the parsing of options to %-formats in the by drh ยท 7 years ago
  43. 9c46c66 Ensure that the Walker.pParse structure is initialized when walking the by drh ยท 7 years ago
  44. 38a28a7 New test cases added to test/fuzzdata8.db. by drh ยท 7 years ago
  45. 26b7ec8 Improve the strict enforcement of cell sizes in balancing from by drh ยท 7 years ago
  46. 1c7d389 Fix an assert() in fts5 that could fail if the database is corrupt. by dan ยท 7 years ago
  47. abd7449 Fix another corrupt-database-handling problem in fts5. by dan ยท 7 years ago
  48. 3bf0d7a Remove an incorrect assert() from the deserialize in-memory database VFS. by drh ยท 7 years ago
  49. 23a8859 Add the SQLITE_CONFIG_MEMDB_MAXSIZE configuration option for configuring by drh ยท 7 years ago
  50. b92b019 Fix another buffer overrun that could occur when quering a corrupt database using an fts5vocab table. by dan ยท 7 years ago
  51. 6a0db87 If the amalgamation file "sqlite3.c" is generated using the by drh ยท 7 years ago
  52. 9b74706 Improvements to "PRAGMA parser_trace=ON": Make it a flag pragma, and then by drh ยท 7 years ago
  53. 8bf4126 Change the error message slightly for when two or more indexes have the by drh ยท 7 years ago
  54. da7a4c0 When parsing the schema, check for duplicate index root page numbers before adding the index to the schema hash table. by dan ยท 7 years ago
  55. 56b99eb Add test case for the previous commit. by dan ยท 7 years ago
  56. 8d40673 Detect if two indexes of the same table share a common rootpage while by drh ยท 7 years ago
  57. ba7bd02 Fix an off-by-one error when parsing the names of indexes that do not have by drh ยท 7 years ago
  58. a861425 Add the --progress, --using, and -q options to the index_usage utility program. by drh ยท 7 years ago
  59. 5a9c6bc Enhancements to the index_usage utility program. by drh ยท 7 years ago
  60. dd57923 Fix another buffer overread in fts5 that may occur when accessing a corrupt database. by dan ยท 7 years ago
  61. 3f4f682 Fix harmless compiler warnings. by drh ยท 7 years ago
  62. 4551005 Load all the latest dbsqlfuzz finds into test/fuzzdata8.db. by drh ยท 7 years ago
  63. a046643 More robust handling of corrupt database file in the rebalance operation of by drh ยท 7 years ago
  64. e25646d Avoid an integer overflow in the fts5 snippet() function triggered by a corrupt database record. by dan ยท 7 years ago
  65. eb2ed10 Avoid a crash when the fts5 snippet() function (or similar) is used with a special query pattern, like '*id' or '*reads'. by dan ยท 7 years ago
  66. 3993397 Fix a buffer overrun triggered by a merge operation on a corrupt fts5 database. by dan ยท 7 years ago
  67. 4a7e9a2 Set a low limit on the length of strings and blobs in the OSSFuzz module, by drh ยท 7 years ago
  68. 3967d94 Fix the query planner so that it is able to use an index on a CAST expression. by drh ยท 7 years ago
  69. e86974c Fix a performance regression caused by the previous commit. by drh ยท 7 years ago index-on-cast
  70. 95d5a88 Make indexes on CAST(...) expressions work. by dan ยท 7 years ago
  71. c7def60 Fix a buffer overread in fts3 that could occur when accessing a corrupt database. by dan ยท 7 years ago
  72. 6c43dba Do not assume that text parameters passed to fts4aux queries do not contain embedded nul characters. by dan ยท 7 years ago
  73. 9e35a61 Add a new test case to fuzzdata8.db. by drh ยท 7 years ago
  74. 0c873bf Change the definition of the BtCursor.skipNext field so that it is undefined by drh ยท 7 years ago
  75. c07eee7 Improvements to the ".eqp trace" command in the CLI so that it ensures that by drh ยท 7 years ago
  76. 05d49d1 New test cases form dbsqlfuzz by drh ยท 7 years ago
  77. 211a085 Window functions that can abort should indicate this, so that if they are by drh ยท 7 years ago
  78. e5da935 Update fuzzcheck so that with the --load-dbsql options it screens its by drh ยท 7 years ago
  79. e6a9efb Ensure that the btree cursor is correctly set up prior to backing it up by drh ยท 7 years ago
  80. 32bb700 Fix a broken assert() in fts3. Also some test script issues causing failures with builds that do not support fts3. by dan ยท 7 years ago
  81. b4e5039 Add the ".eqp trace" command to the CLI when using SQLITE_DEBUG, as a by drh ยท 7 years ago
  82. 0814acd Do not accidently truncate zeroblob values when doing an arithmetic by drh ยท 7 years ago
  83. b2e61bc Reinitialize debugging information on registers of a trigger prior to each by drh ยท 7 years ago
  84. f69af05 Fix harmless compiler warnings. by drh ยท 7 years ago
  85. 0578084 Fix the assert_fts3_nc() macro so that it works for test builds that omit by drh ยท 7 years ago
  86. ed45703 Fix harmless compiler warnings in fuzzcheck by drh ยท 7 years ago
  87. c2ea77e Fix a segfault that could follow an OOM when querying a table that has one or more columns with default values "true" or "false". by dan ยท 7 years ago
  88. e88609f Fix asan warnings in fts5 triggered by corrupt databases - passing NULL to memcmp, out-of-range left-shift values and signed integer overflow. by dan ยท 7 years ago
  89. c1f6618 Add an assert_fts3_nc() macro to fts3 - for assert() conditions that are only true when it is guaranteed that the fts3 database is not corrupt. by dan ยท 7 years ago
  90. 31ab7d8 Extend fuzzcheck so that it can process dbsqlfuzz cases. Add a collection by drh ยท 7 years ago
  91. 94f0a83 Fix the xFetch method of the "memdb" VFS (used by deserialize) so that it by drh ยท 7 years ago dbsqlfuzz-in-fuzzcheck
  92. ba14c69 Fix a couple of assert() statments in btree.c that could fail with corrupt databases. by dan ยท 7 years ago
  93. 725a9c7 In fuzzcheck, activate vdbe_debug for dbsqlfuzz cases when using the -vvvvv by drh ยท 7 years ago
  94. df21659 Improved automatic detection of dbsqlfuzz cases in fuzzcheck. by drh ยท 7 years ago
  95. a47e709 Add the ability to process dbsqlfuzz cases in fuzzcheck and add an initial by drh ยท 7 years ago
  96. 813ed78 Fix a buffer overread in fts3 that could occur in a prefix query on a corrupted database. by dan ยท 7 years ago
  97. f467744 Fix a problem with running ALTER TABLE on a schema that contains expressions of the type "col IN ()" (empty set on RHS of IN operator). by dan ยท 7 years ago
  98. 3cc9af2 Omit deprecated PRAGMAs when compiling with the -DSQLITE_OMIT_DEPRECATED option. by drh ยท 7 years ago
  99. 491b6d8 Make sure the column name flags are restored correctly after an error by drh ยท 7 years ago
  100. b0c4c94 Fix a potential problem with "INSERT INTO ... SELECT * FROM" (or VACUUM) statements on a corrupted database. by dan ยท 7 years ago