Skip to content
GitLab
Explore
Sign in
Register
Overview
Active
Stale
All
disable-restrict
2beb2c39
·
Disable the RESTRICT foreign key action if "PRAGMA defer_foreign_keys" is set.
·
Jan 21, 2016
branch-3.10
2c76360a
·
Version 3.10.2 release candidate
·
Jan 20, 2016
file-control-journal
504ef440
·
Add documentation for the SQLITE_FCNTL_JOURNAL_POINTER file-control.
·
Jan 13, 2016
fts5-offsets
fd7601a1
·
Improve performance of fts5 low level iterators.
·
Jan 12, 2016
wal-overwrite-frames
c3bd870f
·
Add a test case to waloverwrite.test to check that savepoint rollback does not cause a problem.
·
Jan 11, 2016
shared-cache-fix
7a2347e2
·
Add some assert() statements to verify, where possible, that BtShared.db is set correctly.
·
Jan 07, 2016
ovfloffset-macro
bfd0bee7
·
Use the OvflOffset() macro to try to remove some magic numbers from btree.c.
·
Dec 30, 2015
mbcs-shell
e05461cc
·
Enhance the command-line shell to handle MBCS characters on input and output.
·
Dec 30, 2015
optimize-cellinfo
45ac1c70
·
Reduce the size of the CellInfo object from 32 to 24 bytes on 64-bit machines.
·
Dec 18, 2015
optimize-vdbecursor
202dd9c2
·
Make the VdbeCursor object even smaller. But the resulting library is bigger
·
Dec 17, 2015
onepass-delete-or
1ec37275
·
Update some stale comments in delete.c. No changes to code.
·
Dec 12, 2015
snapshot-get
5a6e89c6
·
Mention that the snapshot interfaces are only available if SQLite is compiled
·
Dec 11, 2015
stdint.h
ac536e61
·
Move pointer range comparisons into a macro, where they can be dealt with
·
Dec 10, 2015
unix-vfs-optimization
86151e89
·
Avoid unnecessary work inside of verifyDbFile() in the unix VFS.
·
Dec 08, 2015
testFsWin32
92af1ebc
·
Add experimental support for the 'test_fs' test module on Win32.
·
Nov 30, 2015
vtab-colused
1acb539f
·
Add the "colUsed" field to the sqlite3_index_info structure passed to virtual...
·
Nov 26, 2015
vtab-like-operator
8b4a94ad
·
Add the sqlite3_strlike() interface, which might be useful for implementing
·
Nov 24, 2015
btree-column-opcode
42650496
·
Add a new OP_BColumn opcode where the cursor is guaranteed to be of type
·
Nov 21, 2015
hidden-columns-in-tables
03d69a68
·
Only support the magic "__hidden__" column name prefix interpretation when
·
Nov 19, 2015
cache_spill=N
4f9c8ec6
·
Test cases. Minor problems fixed. All appears to work now.
·
Nov 12, 2015
Prev
1
…
53
54
55
56
57
58
59
60
61
…
80
Next