Skip to content
GitLab
Explore
Sign in
public-libraries
sqlite
Repository
Branches
Overview
Active
Stale
All
max-memory-option
e43d6aee
·
Add the SQLITE_MAX_MEMORY compile-time option that provides a hard upper bound
·
Mar 10, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
dump-recovery
a3125b1a
·
Add the --recovery-mode option to the CLI ".dump" command. This involves
·
Mar 09, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
shell-print-refactor
336636f6
·
Refactor the output logic in the CLI. Not sure we want to go this way. Just
·
Mar 08, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
version-3.17.0-rbu-fixes
7d818c8f
·
Before beginning an incremental checkpoint in RBU, sync the directory
·
Mar 07, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
auto-analyze
063d5703
·
Merge updates from trunk.
·
Mar 06, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
set-last-insert-rowid
9c58b63c
·
Add an sqlite3_set_last_insert_rowid() method. Use it to work around fts4 and
·
Feb 27, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
defragmentpage-opt
3b2ede1f
·
Tweak the code on this branch to detect b-tree page corruption in the same cases as the trunk.
·
Feb 25, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
integrity-check-improvements
66accfc5
·
Cleanup and simplification of the output row count limit control of
·
Feb 22, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
cumulative-progress-count
23448eb9
·
The VDBE cycle counts for the sqlite3_progress_handler() callback are now
·
Feb 21, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
vdbe_cycle_limit
14f2dad0
·
Proof of concept for a "PRAGMA vdbe_cycle_limit=N" command. When N>0,
·
Feb 21, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
sort-column-opcodes
2352d133
·
Add an optimization to OP_Column to speed up sequential OP_Column
·
Feb 18, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
apple-increased-sorting-cost
f48636ae
·
Increase the estimated cost of sorting when sorting wide results sets, to
·
Feb 17, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
increased-sorting-cost
386bbe95
·
Merge fixes from trunk.
·
Feb 17, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
carray_asc
5dc7c07d
·
simple test cases for carray_asc.
·
Feb 15, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
mutexDbg2
8f6788b8
·
Make SQLITE_GET_MUTEX_TIME a proper noop on non-Win32/non-POSIX.
·
Feb 15, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
fts3-seekstmt-cache
18fdde21
·
Avoid preparing a SELECT statement each time an UPDATE or DELETE
·
Feb 08, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
sqlite3_blob_reset
52afa8ff
·
Merge the latest trunk changes, especially the RTREE enhancement to use
·
Feb 04, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
rtree-blob-agressive-release
010e312f
·
Close sqlite3_blob objects on xSync rather than waiting until xCommit.
·
Feb 04, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
recursive-selectdup
067cd837
·
Avoid a performance problem when very large "VALUES(..), (..), (..)" terms are
·
Feb 03, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
rtree-sqlite3_blob
8a805a6e
·
Merge in the sqlite3_blob_reset() interface.
·
Feb 03, 2017
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Prev
1
…
38
39
40
41
42
43
44
45
46
…
74
Next