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
2024-04-05When compiling with SQLITE_ALLOW_ROWID_IN_VIEW, if the RETURNING clause ofversion-3.44.3drh
2024-03-24Fix the xBestIndex method of the pragma virtual table so that it correctlydrh
2024-03-24Do not automatically assume that ROWID is NOT NULL when compiled withdrh
2024-03-21Fix a assert() that is incorrect, though harmless. Also add a test case.drh
2024-03-20Fix test cases for rtree and fts5. No changes to code.drh
2024-03-20Have rtree avoid keeping a blob handle open following an error.drh
2024-03-20Following a ROLLBACK that reverts changes to an RTREE, any pending queriesdrh
2024-03-20Back port various minor patchesdrh
2024-03-20Automatically disable the DISTINCT optimization during query planning if thedrh
2024-03-20Ignore COLLATE operators when determining whether the result of a subexpressiondrh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite