Skip to content
GitLab
Explore
Sign in
public-libraries
sqlite
Repository
Branches
Overview
Active
Stale
All
alter-table-fix
61f2ee6a
·
Back out the assert() fixes from [a9443dbfbe25e588] and
·
May 15, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
fts5-delay-tokenizer
a0693f21
·
Optimize queries against fts5vocab(row) tables that do use the "cnt" column.
·
May 14, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
faster-openread
4f59d096
·
Optimization in the implementation of OP_OpenRead and OP_OpenWrite
·
May 12, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
cleanup-testing
e09e451a
·
Add a test for the fixes on this branch.
·
May 10, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
enhanced-raise
788ade34
·
Allow arbitrary expressions as the second argument to RAISE().
·
May 08, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
changegroup-add-change
cbea8d5c
·
Edit comments in sqlite3session.h.
·
May 06, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
func-rw-subtype
2eb9adb5
·
Assume that a function is able to return a subtype if either (1) it is itself
·
May 04, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
faster-create
9b4e7898
·
Add a test case to the fix to PRAGMA integrity_check in the previous check-in.
·
May 02, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
unique-in-opt
f3ea92cc
·
Avoid an OP_Next in cases where an IN(...) query against a UNIQUE index may return at most 1 row.
·
May 01, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
vtab-limit-fix
4c3ab545
·
Allow virtual table implementations to handle OFFSET but not LIMIT, but not LIMIT but not OFFSET.
·
Apr 26, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
compound-subquery-affinity
ddc6bd9f
·
Further improvements to the computation of affinity for compound subqueries:
·
Apr 25, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
vector-in-fix
0309fb91
·
Fix an uninitialized variable problem in the new code on this branch.
·
Apr 23, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
fts5-tokenize-blob
85ced205
·
Prevent tokenize-blobs from being used with non-contentless tables. Fix some...
·
Apr 17, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
reuse-schema-3.45
4b4faf6a
·
Merge version 3.45.3 patches into the reuse-schema-3.45 sub-branch.
·
Apr 15, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
wal2-3.45
dda481c6
·
Merge all 3.45.3 changes into the wal2-3.45 branch.
·
Apr 15, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
begin-concurrent-3.45
48bf899d
·
Merge all 3.45.3 changes into the begin-concurrent-3.45 subbranch.
·
Apr 15, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
branch-3.44
2688bc35
·
Mark the BTree cell overflow cache as invalid whenever the rowid goes invalid.
·
Apr 12, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
btree-ovfl-cache
1d40237b
·
Add assert() statements to help verify the overflow page cache.
·
Apr 12, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
pushdown-subquery
ac94cf3e
·
Enhancements to the fuzzer invariant checker to turn optimizations on and
·
Apr 08, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
pushdown-IN-table
610dbfb4
·
Generalize the pushdown of IN right-hand sides to cover more SELECTs.
·
Apr 06, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Prev
1
2
3
4
5
6
7
8
9
…
74
Next