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

1b05c423fe · Add additional test data and documentation to the fuzzer virtual table. · Updated 2011-04-01 20:28:31 +00:00    mirrors

23035
0

3801b65d62 · Removed dependency on sqliteInt.h so that multiplex VFS shim can be compiled as loadable module. · Updated 2011-04-01 14:22:46 +00:00    mirrors

23057
0

be28a9b072 · Test cases for ANALYZE-index. · Updated 2011-04-01 14:04:36 +00:00    mirrors

23033
0

d6ee353c84 · If the keyword "unordered" appears at the end of the SQLITE_STAT1.STAT · Updated 2011-03-29 15:00:17 +00:00    mirrors

23038
0

3cb9339a6c · In the "unix-excl" VFS, use the heap for shared memory, since only a single · Updated 2011-03-12 18:10:44 +00:00    mirrors

23066
0

ad4f1e5415 · Handle EINTR errors from open(). · Updated 2011-03-04 15:43:57 +00:00    mirrors

23087
0

a2dab93215 · Automatically retry system calls that fail with EINTR. This is a backport · Updated 2011-02-23 14:33:31 +00:00    mirrors

23257
9

def84d0b5c · Changes which attempt to address an obscure SQLITE_PROTOCOL error. · Updated 2011-02-19 14:19:17 +00:00    mirrors

23197
3

ee85a51092 · Add missing file fts3_aux.c. · Updated 2011-02-02 04:26:46 +00:00    mirrors

23165
0

40ad34c608 · Reactivate the analyze5.test script. · Updated 2011-01-28 03:13:58 +00:00    mirrors

23185
0

19611b1a88 · Ensure that if a deferred FK constraint is violated by a statement that creates its own implicit transaction, the statement is not an "active-write" after sqlite3_step() returns. · Updated 2011-01-24 16:00:58 +00:00    mirrors

23192
0

986d3b95bb · Get all test cases working with the mutex-free-pcache implementation. · Updated 2011-01-18 16:13:27 +00:00    mirrors

23198
0

54a7347aa1 · Fix the change-counter increment for WAL pages so that it works even when · Updated 2011-01-15 18:11:12 +00:00    mirrors

23207
0

0027da3e3e · A proposed change to the sqlite3_step() API such that it will only auto-reset · Updated 2011-01-11 01:42:47 +00:00    mirrors

23222
1

979356e871 · Cherrypick the WAL error logging from the pre-3.7.5 line into a branch · Updated 2011-01-05 13:07:19 +00:00    mirrors

23595
1

72de061fb1 · Add a couple of comments to fts3_snippet.c. · Updated 2010-11-26 15:13:31 +00:00    mirrors

23294
0

27f9aba18c · Merge the checkpoint_fullfsync pragma and the superlock demonstration into · Updated 2010-11-19 18:51:31 +00:00    mirrors

23301
0

e336b0017d · Add file test_superlock.c with example code for obtaining an exclusive lock on either rollback or wal mode databases. · Updated 2010-11-19 18:20:09 +00:00    mirrors

23312
0

d872b033bb · Lemon: Fixed compiler warning on Visual C++. · Updated 2010-11-19 04:22:05 +00:00    mirrors

24423
3

02f441e408 · Add "PRAGMA checkpoint_fullfsync". Similar to "PRAGMA fullfsync", but enables full fsyncs only during checkpoint operations. · Updated 2010-11-09 20:08:02 +00:00    mirrors

23594
43