Default branch

220b580fc7 · Fix minor issues with the delta_parse() table-valued function in the · Updated 2026-09-09 13:49:42 +00:00

Branches

62d6c7e32b · Fix a couple of compiler warnings in the FTS code. · Updated 2011-05-04 16:30:05 +00:00    mirrors

23453
0

03faf63b57 · Add a comment to the VACUUM implementation explaining when all schemas are · Updated 2011-04-04 23:08:14 +00:00    mirrors

23527
0

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

23580
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

23602
0

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

23578
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

23583
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

23611
0

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

23632
0

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

23802
9

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

23742
3

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

23710
0

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

23730
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

23737
0

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

23743
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

23752
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

23767
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

24140
1

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

23839
0

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

23846
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

23857
0