Skip to content
GitLab
Explore
Sign in
public-libraries
sqlite
Repository
Branches
Overview
Active
Stale
All
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
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
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
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
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
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
changegroup-add-change
cbea8d5c
·
Edit comments in sqlite3session.h.
·
May 06, 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
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
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
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
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
fix-onerow-opt
0445cd10
·
Fix a problem in where.c preventing SQLite from identifying some ONEROW scans,...
·
May 17, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
pending-3.46
c83386cb
·
Merge branches "fix-onerow-opt", "faster-openread", "fts5-delay-tokenizer" and...
·
May 17, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
vtab-distinct-fix
df903fe0
·
Improvements to the sqlite3_vtab_distinct() documentation.
·
May 20, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
group-by-consistency
4aaf45e2
·
When omitting result columns for the vector-IN optimization, make sure that
·
May 24, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
auto-index-improvements
b23f92b2
·
Avoid creating an automatic index on a column that is known to be not very
·
May 27, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
min-row-estimate
def42a1a
·
For query planning purposes, assume every table holds at least 100
·
May 28, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
star-schema
1085eee0
·
Change an assert() (incorrectly) added by the previous check-in into a
·
May 29, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
linenoise-multiline
c9733cef
·
Experimentally enable linenoise multiline mode in shell.c.
·
May 30, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Prev
1
…
66
67
68
69
70
71
72
73
74
Next