aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterFix a potentially uninitialized field in the WhereLoop object that is useddrh25 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  drh5 months
major-relasesqlite-major-relase.tar.gz  sqlite-major-relase.zip  drh6 months
[...]
 
AgeCommit messageAuthor
2021-04-02Version 3.35.4version-3.35.4dan
2021-04-02Fix incorrect RETURNING test cases in wherelimit.testdrh
2021-04-01When resolving names in the RETURNING clause, do not accept trigger namesdrh
2021-03-31When resolving column names in the RETURNING clause, do not ignore andrh
2021-03-31Defer deletion of expressions that are optimized out by the AND optimizerdrh
2021-03-31Ensure that negative numbers may not be used in frame offset clauses even if ...drh
2021-03-30Raise an error if a term of the form "TABLE.*" appears in the RETURNING clause,drh
2021-03-29Increase the patch number to 3.35.4.drh
2021-03-29Do not do the EXISTS-to-IN transformation if the sub-select has LIMIT clause.dan
2021-03-26Version 3.35.3version-3.35.3drh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite