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

fb98dac04f · An attempt to get UPDATE FROM working when the FROM clause contains a · Updated 2022-05-25 02:32:11 +00:00    mirrors

7682
0

40822eb262 · Defer materializing a view or subquery until the materialization is actually · Updated 2022-05-21 18:03:33 +00:00    mirrors

7704
0

e0cda1ff91 · Add a terminal-style view to the fiddle app, based on jquery.terminal. · Updated 2022-05-20 13:27:57 +00:00    mirrors

7711
1

d59ac28d4f · When building fiddle from its own directory (e.g. from emacs instead of the normal build process), force -O0 the sake of compilation speed. The top-level build now defaults to -Oz, which is more appropriate for that case. · Updated 2022-05-19 16:49:15 +00:00    mirrors

7716
0

20b0f88de0 · Experimental code to provide a SIZE_HINT when writing the -wal file. · Updated 2022-05-18 20:44:08 +00:00    mirrors

7735
1

175fdcb912 · Zap stray --help output from intermediate version. · Updated 2022-05-11 20:29:32 +00:00    mirrors

7755
0

b302c065d8 · Use osReadlink() in os_unix.c, not readlink() directly. · Updated 2022-05-11 17:45:50 +00:00    mirrors

7770
0

51b011d8d5 · Sync w/ trunk · Updated 2022-05-11 03:29:52 +00:00    mirrors

7765
0

c9518d82dc · Merge the 3.38.5 fix into the 3.38 subbranch of reuse-schema. · Updated 2022-05-06 17:06:28 +00:00    mirrors

8138
182

5e37555ce8 · Merge the 3.38.5 fix into the begin-concurrent-wal2 subbranch for 3.38. · Updated 2022-05-06 16:52:22 +00:00    mirrors

8139
376

dcd7408db8 · Version 3.38.5 · Updated 2022-05-06 15:25:27 +00:00    mirrors

8139
51

95cb5ccf92 · Code EP_InnerJoin constraints at the same time that EP_FromJoin constraints · Updated 2022-05-04 17:30:51 +00:00    mirrors

7802
0

eeada07457 · Merge Bloom filter bug fix from trunk into the right-join branch. · Updated 2022-05-03 16:26:50 +00:00    mirrors

7792
0

1001626f85 · Fix another problem with subroutine reuse in the RIGHT JOIN no-match code · Updated 2022-04-30 17:22:22 +00:00    mirrors

7818
1

56a83ef1b3 · The -DSQLITE_MXFILENAMESZ=N option for some non-negative integer value N · Updated 2022-04-27 21:10:19 +00:00    mirrors

7826
1

0e464b5f51 · Do not allow the push-down optimization on the right table of a RIGHT JOIN. · Updated 2022-04-25 20:47:58 +00:00    mirrors

7831
0

6c7e89b48a · Fix false-positives in sqlite3VdbeNoJumpsOutsideSubrtn(). All tests pass now. · Updated 2022-04-23 18:34:55 +00:00    mirrors

7839
0

ab843a51d3 · Fix minor problems with the new join table name resolution logic. · Updated 2022-04-23 07:29:34 +00:00    mirrors

7838
0

b094d72069 · Further attempts to get name resolution to work correctly with · Updated 2022-04-21 12:11:38 +00:00    mirrors

7858
3

e62d9149a6 · Avoid deleting substructure of the Expr node in lookupName() until after · Updated 2022-04-15 19:49:28 +00:00    mirrors

7910
0