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
2016-10-14Version 3.15.0version-3.15.0drh
2016-10-13Take care to avoid integer overflow when doing the initial page cachedrh
2016-10-12Avoid reading the -1-th element of an array in the query planner. Fix to adrh
2016-10-12Add to sqlite3_analyzer command-line options --version and --tclsh, and alsodrh
2016-10-12New testcase() macros to ensure coverage of the ORDER BY LIMIT optimizationdrh
2016-10-12Fix a problem affecting queries that match the pattern (... WHERE ipk IN (......dan
2016-10-10Remove a stray line from session4.test causing a memory leak. No changes to S...dan
2016-10-10When handling ORDER BY expressions, do not assume all values of an indexed ex...dan
2016-10-10Make sure indexes on expressions skip over initial NULL values in thedrh
2016-10-10Fix a case in which the rtree module was ignoring an OOM while generating an ...dan
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite