Default branch

5b98467d28 · Be sure to do floating-point to text conversions in JSON to the full · Updated 2026-05-29 23:14:22 +00:00

Branches

52195c3f8b · Enhance the sqlite3_load_extension() API so that the first parameter (the "db" · Updated 2016-05-28 15:03:06 +00:00    mirrors

15609
1

f35b8f8369 · Clang can define _MSC_VER in some circumstances; therefore, check for Clang first. · Updated 2016-05-28 00:13:21 +00:00    mirrors

15605
0

f1e2c8e1ff · Fix the rtreeG.test test case. · Updated 2016-05-23 18:27:07 +00:00    mirrors

15621
0

6326d9f6f1 · Set the NULLEQ flag on the sequence counter comparison in the ORDER BY LIMIT · Updated 2016-05-20 13:44:58 +00:00    mirrors

15645
0

0d2c3a0e11 · Enhance the scrub utility program so that it does a FULL checkpoint prior to · Updated 2016-05-17 21:17:51 +00:00    mirrors

15659
0

72e6a39907 · For in-memory databases, it does not matter if pcache entries are marked · Updated 2016-05-11 23:54:14 +00:00    mirrors

15679
0
dev

a72a15e45a · Omit the unnecessary WHERE_REOPEN_IDX flag in the WHERE interface. · Updated 2016-05-09 19:58:56 +00:00    mirrors

15689
0

bcf6884afd · In the WHERE generator, when building code for a DELETE operation, make sure · Updated 2016-05-06 16:06:59 +00:00    mirrors

15699
0

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

15707
0

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

15709
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

15722
0

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

15761
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

15789
0

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

15798
0

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

16271
12

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

15805
1

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

15799
0

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

15829
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

15834
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

15849
1