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

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

9324
0

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

9362
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

9368
0

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

9377
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

9384
0

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

9381
0

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

9392
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

9395
0

aee35d7509 · Trying to get the new AS MATERIALIZE syntax of CTEs to work. There are · Updated 2021-02-16 16:32:07 +00:00    mirrors

9421
6

68097b4e93 · Change the syntax from "GENERATED AS" to "AS MATERIALIZED" so as to match · Updated 2021-02-16 00:48:51 +00:00    mirrors

9421
5

ae9947b9f6 · Add a test-control that allows setting a LIKE pattern for common table · Updated 2021-02-13 21:01:31 +00:00    mirrors

9425
1

879746ca63 · Parsing of DML statements in a WITH clause. But at this point, it just · Updated 2021-02-12 21:07:58 +00:00    mirrors

9430
1

a31be8fa52 · In RBU, avoid passing VFS xShmLock calls through to the underlying VFS in cases where xShmMap calls may not be. This fixes a bad interaction with ZipVFS. · Updated 2021-02-11 16:19:12 +00:00    mirrors

10317
80

b9edded0fd · Remove an assert() added by the previous commit that is sometimes false. · Updated 2021-02-10 19:49:35 +00:00    mirrors

9431
0

7dec804d42 · Remove dead code. Fix RETURNING for INSERT into a virtual table. · Updated 2021-02-04 22:59:19 +00:00    mirrors

9442
0

952dce9160 · Initial commit · Updated 2021-02-04 21:19:24 +00:00    mirrors

9446
1

38a7382cf6 · Work toward handling interleaved RETURNING statements. Trunk does not · Updated 2021-02-04 11:14:37 +00:00    mirrors

9448
1

2aa41c82da · Modify the SQLITE_DBCONFIG_ENABLE_TRIGGER setting so that it only disables · Updated 2021-02-03 00:55:34 +00:00    mirrors

9454
0

df1b52e727 · Ensure a cursor used by the SeekScan operator does not point to a valid row on the first iteration of the loop. Possible fix for [2d6e8400]. · Updated 2021-01-27 17:15:06 +00:00    mirrors

9485
0

17988aae5b · Merge fixes from trunk. Omit a conditional in · Updated 2021-01-22 20:28:30 +00:00    mirrors

9488
0