aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterFix a potentially uninitialized field in the WhereLoop object that is useddrh33 hours
 
TagDownloadAuthorAge
version-3.50.3sqlite-version-3.50.3.tar.gz  sqlite-version-3.50.3.zip  drh6 days
version-3.50.2sqlite-version-3.50.2.tar.gz  sqlite-version-3.50.2.zip  drh4 weeks
version-3.50.1sqlite-version-3.50.1.tar.gz  sqlite-version-3.50.1.zip  drh7 weeks
version-3.50.0sqlite-version-3.50.0.tar.gz  sqlite-version-3.50.0.zip  drh8 weeks
version-3.49.2sqlite-version-3.49.2.tar.gz  sqlite-version-3.49.2.zip  drh3 months
patch-releasesqlite-patch-release.tar.gz  sqlite-patch-release.zip  drh5 months
version-3.44.4sqlite-version-3.44.4.tar.gz  sqlite-version-3.44.4.zip  drh5 months
version-3.49.1sqlite-version-3.49.1.tar.gz  sqlite-version-3.49.1.zip  drh5 months
version-3.49.0sqlite-version-3.49.0.tar.gz  sqlite-version-3.49.0.zip  drh6 months
major-relasesqlite-major-relase.tar.gz  sqlite-major-relase.zip  drh6 months
[...]
 
AgeCommit messageAuthor
2022-01-06Version 3.37.2version-3.37.2drh
2022-01-05Remove two NEVER() macros that can sometimes be true if the database isdrh
2022-01-05Increase the version number to 3.37.2drh
2022-01-05Fix an assert() failure that could follow an OOM when coding a RETURNING trig...drh
2022-01-05Improved handling of OOM errors in sqlite3ExpandReturning().drh
2022-01-02Do not open a rollback journal file when the journal_mode is OFF, even ifdrh
2022-01-02Clear the cache of triggers used to implement CASCADE foreign key constraintsdrh
2022-01-02Earlier detection of corruption in sqlite3BtreeDelete(). Fix fordrh
2022-01-02Do not raise an SQLITE_SCHEMA error if in sqlite3Init(). Fix for PoC #2 indrh
2022-01-02Fix an obscure problem with releasing savepoints stored in an in-memory journ...drh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite