index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Add SQLITE_SELFORDER1 to JS's sqlite3.capi namespace. It's only useful when b...
stephan
4 days
Tag
Download
Author
Age
version-3.50.3
sqlite-version-3.50.3.tar.gz
sqlite-version-3.50.3.zip
drh
6 days
version-3.50.2
sqlite-version-3.50.2.tar.gz
sqlite-version-3.50.2.zip
drh
4 weeks
version-3.50.1
sqlite-version-3.50.1.tar.gz
sqlite-version-3.50.1.zip
drh
7 weeks
version-3.50.0
sqlite-version-3.50.0.tar.gz
sqlite-version-3.50.0.zip
drh
8 weeks
version-3.49.2
sqlite-version-3.49.2.tar.gz
sqlite-version-3.49.2.zip
drh
3 months
patch-release
sqlite-patch-release.tar.gz
sqlite-patch-release.zip
drh
5 months
version-3.44.4
sqlite-version-3.44.4.tar.gz
sqlite-version-3.44.4.zip
drh
5 months
version-3.49.1
sqlite-version-3.49.1.tar.gz
sqlite-version-3.49.1.zip
drh
5 months
version-3.49.0
sqlite-version-3.49.0.tar.gz
sqlite-version-3.49.0.zip
drh
5 months
major-relase
sqlite-major-relase.tar.gz
sqlite-major-relase.zip
drh
6 months
[...]
Age
Commit message
Author
2024-04-05
When compiling with SQLITE_ALLOW_ROWID_IN_VIEW, if the RETURNING clause of
version-3.44.3
drh
2024-03-24
Fix the xBestIndex method of the pragma virtual table so that it correctly
drh
2024-03-24
Do not automatically assume that ROWID is NOT NULL when compiled with
drh
2024-03-21
Fix a assert() that is incorrect, though harmless. Also add a test case.
drh
2024-03-20
Fix test cases for rtree and fts5. No changes to code.
drh
2024-03-20
Have rtree avoid keeping a blob handle open following an error.
drh
2024-03-20
Following a ROLLBACK that reverts changes to an RTREE, any pending queries
drh
2024-03-20
Back port various minor patches
drh
2024-03-20
Automatically disable the DISTINCT optimization during query planning if the
drh
2024-03-20
Ignore COLLATE operators when determining whether the result of a subexpression
drh
[...]
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite