aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterAdd SQLITE_SELFORDER1 to JS's sqlite3.capi namespace. It's only useful when b...stephan4 days
 
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  drh5 months
major-relasesqlite-major-relase.tar.gz  sqlite-major-relase.zip  drh6 months
[...]
 
AgeCommit messageAuthor
2022-07-21Version 3.39.2version-3.39.2drh
2022-07-21In the query planner, restore the former aggressiveness in reordering ofdrh
2022-07-20Simplify the logic that converts the "1" expression in "ORDER BY 1" into adrh
2022-07-18Increase the size of loop variables in the printf() implementation to avoiddrh
2022-07-15Fix harmless compiler warnings seen with MSVC.mistachkin
2022-07-15Fix a memory leak in fts3 that could occur when processing a corrupt database.dan
2022-07-15Fix the whereKeyStats() routine (part of STAT4 processing only) so that itdrh
2022-07-15Update some faulty assert() statements in fts3.dan
2022-07-14Bump the version number up to 3.39.2.drh
2022-07-14When applying the omit-ORDER-BY optimization, defer deleting the AST ofdrh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite