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
2021-12-30Version 3.37.1version-3.37.1drh
2021-12-30Disable the atoi1.test test module on non-x64 hardware.drh
2021-12-30Fix windowC tests to specify little-endian or big-endian UTF16, for cross-pla...drh
2021-12-30Do not attempt to reprepare a prepared statement that returns SQLITE_SCHEMAdrh
2021-12-30Change an assert() in FTS3 into assert_fts3_nc(), since it is a harmlessdrh
2021-12-30Fix a minor issue in the configure script.drh
2021-12-30Following a prior error, an ALWAYS() in sqlite3ExprCanBeNull() might be false.drh
2021-12-30When a table has an INTEGER PRIMARY KEY ON CONFLICT REPLACE and some otherdrh
2021-12-06Fix an OOB read that could occur in fts5 when processing corrupt records.drh
2021-12-06Do not allow SQLITE_LIMIT_LENGTH to be set lower than 1 as an drh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite