]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2022-01-06  drhMerge the 3.37.2 patches into the reuse-schema branch. reuse-schema-3.37
2022-01-06  drhVersion 3.37.2 version-3.37.2
2022-01-05  drhRemove two NEVER() macros that can sometimes be true...
2022-01-05  drhIncrease the version number to 3.37.2
2022-01-05  drhFix an assert() failure that could follow an OOM when...
2022-01-05  drhImproved handling of OOM errors in sqlite3ExpandReturni...
2022-01-02  drhDo not open a rollback journal file when the journal_mo...
2022-01-02  drhClear the cache of triggers used to implement CASCADE...
2022-01-02  drhEarlier detection of corruption in sqlite3BtreeDelete...
2022-01-02  drhDo not raise an SQLITE_SCHEMA error if in sqlite3Init...
2022-01-02  drhFix an obscure problem with releasing savepoints stored...
2022-01-02  drhRemove an obsolete assert() statement that no longer...
2022-01-02  drhFix a faulty assert() statement - adding a CORRUPT_DB...
2022-01-02  drhFix harmless compiler warnings seen with MSVC.
2022-01-02  drhMove the pTriggerPrg and pCleanup elements of the Parse...
2021-12-30  drhMerge the 3.37.1 patches into the reuse-schema branch.
2021-12-30  drhVersion 3.37.1 version-3.37.1
2021-12-30  drhDisable the atoi1.test test module on non-x64 hardware.
2021-12-30  drhFix windowC tests to specify little-endian or big-endia...
2021-12-30  drhDo not attempt to reprepare a prepared statement that...
2021-12-30  drhChange an assert() in FTS3 into assert_fts3_nc(), since...
2021-12-30  drhFix a minor issue in the configure script.
2021-12-30  drhFollowing a prior error, an ALWAYS() in sqlite3ExprCanB...
2021-12-30  drhWhen a table has an INTEGER PRIMARY KEY ON CONFLICT...
2021-12-06  drhFix an OOB read that could occur in fts5 when processin...
2021-12-06  drhDo not allow SQLITE_LIMIT_LENGTH to be set lower than...
2021-12-06  drhDo not allow certain dangerous ".testctrl" commands...
2021-12-06  drhFix SQLITE_TESTCTRL_IMPOSTER so that it is a harmless...
2021-12-06  drhIn the shell tool, avoid modifying internal data struct...
2021-12-06  drhStart a new branch on which to cherrypick fixes against...
2021-11-27  drhMerge version 3.37.0 into the reuse-schema branch.
2021-11-27  drhVersion 3.37.0 version-3.37.0
2021-11-27  drhFix a harmless comment typo.
2021-11-26  drhAdd platform "Darwin-arm64" to test/releasetest_data...
2021-11-26  drhImproved defenses against integer overflow when computi...
2021-11-26  drhFixes to internal comments. No changes to code or...
2021-11-24  danAvoid splitting Failure-Detection test cases in wapptes...
2021-11-24  danUpdate Makefile.msc to support target "tcltest" in...
2021-11-23  drhChanges a test pattern for RBU so that it works regardl...
2021-11-23  drhFix a compiler warning in the dbserialize method of...
2021-11-23  danExclude two recently added tests in where.test from...
2021-11-22  danOmit wal mode tests in memdb1.test for builds and confi...
2021-11-22  danOmit wal mode tests in vacuum-into.test for builds...
2021-11-22  danDo not attempt to run the tests in alterfault.est with...
2021-11-22  danFix a typo in memdb1.test preventing tests from passing...
2021-11-22  drhThere are two possible error messages from stat-9.1...
2021-11-22  drhMerge recent trunk enhancements into the reuse-schema...
2021-11-22  drhIn fuzzcheck, improve the defense against long delays...
2021-11-22  drhFix the build for SQLITE_OMIT_CTE.
2021-11-22  drhIn the previous check-in, do not overwrite the SQLITE_C...
2021-11-22  danFix a crash in the fts3aux code that could occur handli...
2021-11-20  drhNew test cases for STRICT and NOT NULL in PRIMARY KEY.
2021-11-19  drhSmall performance increase and size reduction for sqlit...
2021-11-19  danFix a benign data race in os_unix.c that might trouble...
2021-11-18  drhMinor tweaks to the way auxiliary tools are built,...
2021-11-18  danFix a performance regression in rtree introduced by...
2021-11-18  danFix a problem slowing down the handling of == constrain...
2021-11-18  drhImprove CSV quoting in the CLI using the strstr() function.
2021-11-18  drhFix an obscure problem associated with quoting of CSV...
2021-11-16  danFix a problem causing an OOM within an ALTER TABLE...
2021-11-15  drhStrengthen the sticky-CORRUPT idea of check-in [3feb0f1...
2021-11-15  drhSmall performance optimization in sqlite3VdbeHalt().
2021-11-15  danFix a problem causing the count(*) optimization to...
2021-11-15  drhImproved context shown for the "ABORT-due-to-error...
2021-11-15  drhFix a faulty JSON assert() added 30 days ago by check...
2021-11-12  drhImproved handling of OOM while reallocating a column...
2021-11-11  drhMake sure the rowid value returned by the VUpdate opcod...
2021-11-11  drhRemove a NEVER() that was add yesterday. The fuzzer...
2021-11-11  drhNew assert() statements to help prove correct usage...
2021-11-10  drhLoad new test cases into test/fuzzdata8.db
2021-11-10  drhMake SQLITE_CORRUPT sticky: If a CORRUPT error is...
2021-11-09  drhMerge recent trunk enhancements into the reuse-schema...
2021-11-09  drhChange test case error message text to match the curren...
2021-11-09  drhFix lempar.c so that Lemon can compile with NDEBUG...
2021-11-08  drhRefactor the code that figures out which SELECT in...
2021-11-08  danFix the zeroblob() function and related APIs so that...
2021-11-08  danFix an assert() in memdbTruncate() that could fail...
2021-11-07  drhEnsure that the window function rewrite does not leave...
2021-11-06  drhAdd ALWAYS() to a branch made unreachable by the previo...
2021-11-06  danReturn an error if an attempt is made to drop an eponym...
2021-11-06  drhAvoid accessing the sqlite3_module.xShadowName field...
2021-11-06  danAvoid accessing the sqlite3_module.xShadowName field...
2021-11-05  drhMerge the latest trunk enhancements into the reuse...
2021-11-05  drhAdd the rbu_exclusive_checkpoint query parameter to...
2021-11-05  drhNew test cases for rbu_exclusive_checkpoint query param... rbu_exclusive_checkpoint
2021-11-05  drhUpdate an assert() statement to conform to the changes...
2021-11-05  drhAdd the SQLITE_OPEN_EXRESCODE flag for sqlite3_open_v2().
2021-11-05  danIf the target database URI passed to sqlite3rbu_open...
2021-11-05  danUpdate sqllimits1.test to account for recent changes...
2021-11-05  drhUse the FTS_CORRUPT_VTAB macro rather than a direct...
2021-11-05  drhRemove an incorrect NEVER() reported at
2021-11-05  danFix vacuum3.test so that it works with SQLITE_OMIT_ALTE...
2021-11-05  dan Update a test case in sqllimits1.test to account...
2021-11-05  danFix a couple of problems with test scripts and SQLITE_O...
2021-11-04  danFix a crash that could occur in fts3 when processing...
2021-11-04  danFix corruptN.test so that it works with SQLITE_DEFAULT_...
2021-11-04  danUpdate a test case in corruptN.test to account for...
2021-11-04  danHave wapptest.tcl avoid attempting to build fuzztest...
2021-11-04  drhFix typo in the sqlite3ext.h file.
2021-11-04  drhShow the preferred schema table names in the output...
next