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-03-12Version 3.38.1version-3.38.1drh
2022-03-11Fix a case in fts5 where a corrupt database could cause a crash.drh
2022-03-10Stronger defenses against corrupt schemas in the ALTER TABLE logic.drh
2022-03-10Doc improvements re sqlite3_column_text*() endianness (no code change)larrybr
2022-03-10Prevent a NULL-pointer dereference when trying to parse a illegaldrh
2022-03-10Check-in [642a0b4752743216] fixing sqlite_dbpage is not exactly correct.drh
2022-03-09Further refinements to the sqlite_offset() fix from [6029514b08b88e3f].drh
2022-03-09Fix the sqlite_dbpage virtual table so that it starts a write transactiondrh
2022-03-08Fix a potentially uninitialized local variable in the ".import"drh
2022-03-07Disable an assert in moveToRoot() when the database is corrupt.drh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite