Skip to content
GitLab
Explore
Sign in
public-libraries
sqlite
Repository
Branches
Overview
Active
Stale
All
fts5Msvc
a468027c
·
Merge upstream changes. Get the test fixture working with FTS5. Fix compiler warnings.
·
Jun 26, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
function-ctx-cache
f14c59bb
·
Cache the most recently sqlite3_context used by OP_Function and reuse it on
·
Jun 26, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
spellfix-constraints
88d702e6
·
Add "ON CONFLICT" handling to the spellfix module.
·
Jun 24, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
btree-opt2
ea82b373
·
Testability improvement.
·
Jun 23, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
btree-opt
1e9ba80b
·
Split out all four cases of cellSizePtr() into different methods, each optimized
·
Jun 20, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
popenMsvc
14b60775
·
Use 'binary' mode for popen with MSVC.
·
Jun 17, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
is-distinct-from
0d86c10d
·
Added test cases based on Bruce Momjian's talk on SQL NULLs.
·
Jun 13, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
faster-pcache1-fetch
982215a2
·
Avoid unnecessary mutex usage in pcache1, for a significant speedup.
·
Jun 13, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
view-optimization
0b75e0d1
·
Merge trunk fixes.
·
Jun 11, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
testerOutput
eeb31ff5
·
More test output refinements.
·
Jun 10, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
vtab-left-join
4430b409
·
Remove some repeated lines of source code. Probably introduced by careless cut'n'pasting.
·
Jun 09, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
column-usage-hint
97bae794
·
Add a new opcode to the VDBE that gives the b-tree a hint about the set
·
Jun 05, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
affinity-func
6c92a771
·
Add the built-in affinity() SQL function. This turns out to be not as useful
·
Jun 02, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
blob-affinity-rename
05883a34
·
Rename SQLITE_AFF_NONE to SQLITE_AFF_BLOB.
·
Jun 02, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
subquery-opt
69b72d5a
·
For FROM-clause subqueries that cannot be flattened, try to push WHERE clause
·
Jun 01, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
flattener-in-new-file
cdb4e1d8
·
Break out the query flattener into a separate source-code file.
·
Jun 01, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
coroutine-autoindex
d092ed43
·
Add some extra source-code comments and a test case.
·
May 29, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
avoid-buffer-overread
3548db7c
·
A different approach to preventing buffer overreads when comparing a vector of...
·
May 27, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
no-rowid-in-cte
fccda8a1
·
CTEs have never add working rowids. So disallow the use of the "rowid" column
·
May 27, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
cell-size-check-pragma
1421d980
·
Add the "PRAGMA cell_size_check=ON" command.
·
May 27, 2015
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Prev
1
…
50
51
52
53
54
55
56
57
58
…
74
Next