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-09-05Version 3.39.3version-3.39.3drh
2022-09-02Ensure the Pager.journalOff variable is zeroed if an error occurs while writi...dan
2022-09-02Remove a NEVER() that is sometimes true.drh
2022-09-02Fix an assert() associated with the dbsqlfuzz error at [8372468bb5d8922c].drh
2022-09-02When an OOM occurs and sets the Parse.nErr value, also set the Parse.nErrdrh
2022-09-02Mutex protect access to the sqlite3_test_directory and sqlite3_data_directorydrh
2022-09-01Defer deleting a transient SELECT statement associated with a flatteningdrh
2022-08-31Do not attempt the OP_Count optimization on queries with HAVING clauses.drh
2022-08-30Any function call can abort. Take this into account when deciding if a DMLdrh
2022-08-05Avoid having fts3 read uninitialized values when processing deferred tokens.drh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite