Default branch

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

Branches

529df929de · Fix VDBE coverage macros. · Updated 2021-03-29 19:47:39 +00:00    mirrors

9528
0

f3a518ac3e · Add a comment to snapshotrevert.c warning of the undefined effects reverting to an old snapshot may have on newer readers. · Updated 2021-03-24 19:57:41 +00:00    mirrors

9612
174

e3e8f5ce9c · Merge recent fixes from trunk. · Updated 2021-03-22 18:53:26 +00:00    mirrors

9560
0

76f7b16f1e · Remove unnecessary code from sqlite3BtreeClose() and add test cases. · Updated 2021-03-18 16:36:31 +00:00    mirrors

9586
0

176b04c476 · Version 3.35.2 · Updated 2021-03-17 19:07:21 +00:00    mirrors

9590
0

1fffa73ea2 · Add tests for sqlite_rename_quotefix(). Fix a memory leak in the same. · Updated 2021-03-16 18:24:49 +00:00    mirrors

9598
0

3fee67533e · Comment and stylistic changes to the appendvfs.c implementation. · Updated 2021-03-16 14:12:26 +00:00    mirrors

9598
0

7bdbe59829 · Make shell's .help output for .dump more accurate as to what can be dumped. · Updated 2021-03-15 12:56:00 +00:00    mirrors

9609
0

0e8075ab78 · An additional test case · Updated 2021-03-14 20:17:06 +00:00    mirrors

9609
0

5f55b10ef6 · Never allow a double-quoted identifier that appears by itself · Updated 2021-03-14 01:40:08 +00:00    mirrors

9611
1

b19a581241 · Fix a memory leak in the new code on this branch. · Updated 2021-03-13 18:23:30 +00:00    mirrors

9605
0

72b24fdfdd · Create new branch named "derived_tests" · Updated 2021-03-12 20:24:15 +00:00    mirrors

9614
1

e021890954 · Require that the appendvfs suffix mark indicate that the appended database · Updated 2021-03-08 13:45:08 +00:00    mirrors

9645
0

1f9f576695 · Fix another msan complain triggered by a corrupt database. · Updated 2021-03-01 16:15:41 +00:00    mirrors

9683
0

8ddf686267 · Attempt to optimize "x IS NULL" and "x IS NOT NULL" expressions when x is a column with a NOT NULL constraint. · Updated 2021-02-26 20:14:32 +00:00    mirrors

9689
0

34a224a13b · Further tests for the push-down optimization with window functions. · Updated 2021-02-23 15:36:06 +00:00    mirrors

9698
0

f43fef29bb · When a sub-transaction is released, if no pages required by containing sub-transactions were journaled, truncate the statement journal. This might prevent out-of-control statement journal growth in some cases. · Updated 2021-02-22 15:44:45 +00:00    mirrors

9705
0

606411bf91 · Add an ALWAYS() on a branch that is now unreachable. · Updated 2021-02-22 14:25:40 +00:00    mirrors

9702
0

b745cccfd9 · Merge changes from trunk. · Updated 2021-02-20 12:47:54 +00:00    mirrors

9713
8

f4a72788a4 · Fix a crash that could occur in ALTER TABLE DROP COLUMN if the sqlite_schema table was corrupt. · Updated 2021-02-19 14:13:40 +00:00    mirrors

9716
0