Default branch

db30b1cbc3 · Enforce the 1GiB size limit on appendvfs files. · Updated 2026-07-29 23:47:55 +00:00

Branches

3cf0c15619 · Change the automatic index mechanism so that it avoids creating transient · Updated 2016-01-26 15:23:58 +00:00    mirrors

17013
1

2349670262 · Ensure that unixFullpathname() always nul-terminates its output buffer, even when returning an error. · Updated 2016-01-26 13:56:42 +00:00    mirrors

17025
0

a72d15b5f0 · Minor changes to the autoconf/README.txt file. · Updated 2016-01-25 23:19:58 +00:00    mirrors

17029
0

2beb2c390b · Disable the RESTRICT foreign key action if "PRAGMA defer_foreign_keys" is set. · Updated 2016-01-21 17:25:56 +00:00    mirrors

16694
0

2c76360a10 · Version 3.10.2 release candidate · Updated 2016-01-20 15:27:19 +00:00    mirrors

17152
10

504ef44022 · Add documentation for the SQLITE_FCNTL_JOURNAL_POINTER file-control. · Updated 2016-01-13 18:06:08 +00:00    mirrors

17143
0

fd7601a125 · Improve performance of fts5 low level iterators. · Updated 2016-01-12 19:28:51 +00:00    mirrors

17104
0

c3bd870f09 · Add a test case to waloverwrite.test to check that savepoint rollback does not cause a problem. · Updated 2016-01-11 08:12:40 +00:00    mirrors

17133
0

7a2347e20b · Add some assert() statements to verify, where possible, that BtShared.db is set correctly. · Updated 2016-01-07 16:43:54 +00:00    mirrors

17148
0

bfd0bee74e · Use the OvflOffset() macro to try to remove some magic numbers from btree.c. · Updated 2015-12-30 20:50:11 +00:00    mirrors

17177
1

e05461cc8e · Enhance the command-line shell to handle MBCS characters on input and output. · Updated 2015-12-30 13:36:57 +00:00    mirrors

17183
0

45ac1c70b3 · Reduce the size of the CellInfo object from 32 to 24 bytes on 64-bit machines. · Updated 2015-12-18 03:59:16 +00:00    mirrors

17189
0

202dd9c2db · Make the VdbeCursor object even smaller. But the resulting library is bigger · Updated 2015-12-17 19:17:43 +00:00    mirrors

17190
2

1ec3727504 · Update some stale comments in delete.c. No changes to code. · Updated 2015-12-12 19:23:41 +00:00    mirrors

17200
8

5a6e89c644 · Mention that the snapshot interfaces are only available if SQLite is compiled · Updated 2015-12-11 03:27:36 +00:00    mirrors

17207
0

ac536e613a · Move pointer range comparisons into a macro, where they can be dealt with · Updated 2015-12-10 15:09:17 +00:00    mirrors

17220
0

86151e8905 · Avoid unnecessary work inside of verifyDbFile() in the unix VFS. · Updated 2015-12-08 14:37:16 +00:00    mirrors

17224
0

92af1ebc75 · Add experimental support for the 'test_fs' test module on Win32. · Updated 2015-11-30 23:29:07 +00:00    mirrors

17255
0

1acb539f4c · Add the "colUsed" field to the sqlite3_index_info structure passed to virtual table xBestIndex methods. To indicate the subset of the virtual table columns that may be required by the current scan. · Updated 2015-11-26 19:33:41 +00:00    mirrors

17267
0

8b4a94adc1 · Add the sqlite3_strlike() interface, which might be useful for implementing · Updated 2015-11-24 21:23:59 +00:00    mirrors

17279
0