aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterFix a potentially uninitialized field in the WhereLoop object that is useddrh33 hours
 
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  drh6 months
major-relasesqlite-major-relase.tar.gz  sqlite-major-relase.zip  drh6 months
[...]
 
AgeCommit messageAuthor
2014-11-18Version 3.8.7.2.version-3.8.7.2drh
2014-11-18Increment the version number to 3.8.7.2drh
2014-11-18Add an ALWAYS() to an always-true conditional in the WAL rollback logic.drh
2014-11-17Remove code from sqlite3BtreeKeySize() made unreachable by the previousdrh
2014-11-17Avoid calling sqlite3BtreeKeysize() on a b-tree cursor in SKIPNEXT or SKIPPRE...dan
2014-11-17Improved comments on the BtCursor.skipNext field. No changes to code.drh
2014-11-17When a SELECT statement is terminated by a ROLLBACK TO operation, make thedrh
2014-11-17Fix a bug in the sqlite3TripAllCursors() routine that prevents it fromdrh
2014-11-17Update a couple of test cases to account for the fact that ROLLBACK does not ...dan
2014-11-14Do not automatically remove the DISTINCT keyword from "a IN (SELECT DISTINCT ...drh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite