Default branch

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

Branches

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

9742
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

9742
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

9746
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

9751
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

10638
80

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

9752
0

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

9763
0

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

9767
1

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

9769
1

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

9775
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

9806
0

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

9809
0

f380c3f13c · Fix a problem caused by using an SQL variable in an OVER clause within a trigger program. · Updated 2021-01-21 15:40:52 +00:00    mirrors

9814
0

97d144ab61 · Incorporate the 3.34.1 patches into the reuse-schema branch. · Updated 2021-01-20 15:10:48 +00:00    mirrors

9928
100

60405cd15c · Version 3.34.1 · Updated 2021-01-20 14:10:07 +00:00    mirrors

9948
6

06afa291cf · More comments on the EXISTS-to-IN optimization logic. · Updated 2021-01-18 00:11:20 +00:00    mirrors

9821
0

5870dc80f9 · The early-out of the inner loop on the min/max optimization was overly · Updated 2021-01-14 00:53:14 +00:00    mirrors

9836
0

21d4f5b53a · Fix a potential use-after-free following an OOM in sqlite3ParserAddCleanup() · Updated 2021-01-12 15:30:01 +00:00    mirrors

9845
0

d131b51cbd · Fix for the previous fix in the case where a UNION ALL sub-query is joined against some other compound query. · Updated 2020-12-18 18:04:44 +00:00    mirrors

9884
0

1c19848386 · Minor changes for test coverage. · Updated 2020-12-14 13:52:03 +00:00    mirrors

9911
0