Default branch

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

Branches

1b361ff381 · Add the experimental SQLITE_FCNTL_WIN32_GET_HANDLE file control. · Updated 2016-05-03 19:36:54 +00:00    mirrors

16028
0

5e18d40200 · Turn the session extension off by default. Enable using --enable-session on · Updated 2016-05-03 13:14:18 +00:00    mirrors

16030
0

4a030c6430 · Fix test script temptable2.test so that it works with the "inmemory_journal" and "journaltest" permutations. · Updated 2016-04-29 14:12:48 +00:00    mirrors

16043
0

14faa061fd · Fix an almost entirely harmless buffer overread in the sessions module. · Updated 2016-04-29 10:13:22 +00:00    mirrors

16082
0

b7a208686a · If a call to sqlite3rbu_close() on an rbu handle opened by sqlite3rbu_vacuum() returns other than SQLITE_OK, delete the contents of the rbu_state table. This ensures that if an RBU vacuum operation either completes successfully or encounters an error, the next call to sqlite3rbu_vacuum() with the same parameters starts a new RBU vacuum operation. · Updated 2016-04-21 16:44:38 +00:00    mirrors

16110
0

f602a16123 · Test cases for SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION. · Updated 2016-04-21 01:58:21 +00:00    mirrors

16119
0

f044b7153a · Version 3.12.2 release candidate · Updated 2016-04-18 17:30:31 +00:00    mirrors

16592
12

6ed6f260ba · Work toward improving analysis and code generation for DISTINCT and · Updated 2016-04-14 19:29:59 +00:00    mirrors

16126
1

8ca7b177bb · Merge enhancements from trunk. · Updated 2016-04-13 16:02:28 +00:00    mirrors

16120
0

8366ddf242 · Add and adjust comments. · Updated 2016-04-12 16:11:52 +00:00    mirrors

16150
0

745be369c7 · Update the documentation for sqlite3_snapshot_cmp() to make the circumstances under which the comparison is valid clearer. Add tests for the same. · Updated 2016-04-12 15:14:25 +00:00    mirrors

16155
0

588cac9388 · Attempt to treat the arguments to a table-valued function as if they occur · Updated 2016-04-08 21:35:34 +00:00    mirrors

16170
1

7056a4715c · Avoid unnecessary memset() operations in sqlite3PagerGet(). · Updated 2016-04-05 00:44:01 +00:00    mirrors

16185
1

49e1125b69 · Add and enhance the new tests. · Updated 2016-04-04 15:47:46 +00:00    mirrors

16198
0

0d0a2abc6a · Add another OOM test to this branch. · Updated 2016-03-31 15:08:10 +00:00    mirrors

16206
0

74c3302fd1 · Avoid compiler warnings and excess opcodes when SQLITE_ENABLE_PREUPDATE_HOOK · Updated 2016-03-30 12:56:55 +00:00    mirrors

16218
0

b9502fd869 · Fix some code and test coverage issues in fts5_index.c. · Updated 2016-03-29 21:19:04 +00:00    mirrors

16593
5

a7123920d2 · Open a statement transaction for "CREATE VIRTUAL TABLE" statements in order to ensure that if the xCreate() call fails, changes made to the sqlite_master and possibly other tables are rolled back. · Updated 2016-03-28 14:57:04 +00:00    mirrors

16593
1

3c6707f72b · Rearrange code so that tests pass whether SQLITE_DEBUG is defined or not. · Updated 2016-03-21 15:18:13 +00:00    mirrors

16653
0

f68521c4e6 · Make sure system errors that occur durign sqlite3_step() are captured for · Updated 2016-03-21 12:28:02 +00:00    mirrors

16627
0