Default branch

3bc026df6e · Avoid apply an affinity to a register that might be the result of a TK_AGG_COLUMN expression, as it might be reused. Fix for bug [bugs:/info/2026-07-29T05:51:06Z | 2026-07-29T05:51:06Z]. · Updated 2026-07-29 15:13:41 +00:00

Branches

c3687b5c5c · If there is a WHERE clause constraint of the form "a=$var" where the · Updated 2026-05-15 22:53:53 +00:00

6580
38

672b87d0d5 · Handle constraints like "a=$var" where the value bound to $var is -1, 0 or 1 in the same way as a literal -1, 0, 1. This might cause excessive reprepares. · Updated 2026-05-14 17:54:23 +00:00

395
0

1d2f71ce4a · Do not allow internal-use-only functions to be used in CHECK constraints · Updated 2026-05-12 19:33:04 +00:00

404
0

cf420c9910 · Fix comment typos. Add test cases. · Updated 2026-05-11 14:14:25 +00:00

410
0

8df59f72cb · Here is an attempt to detect misuse of RAISE() while parsing, instead of · Updated 2026-05-11 13:46:04 +00:00

411
1

e3a5a685c5 · Do not allow the ALTER TABLE ADD CONSTRAINT command to access internal-use-only SQL functions. · Updated 2026-05-10 23:36:53 +00:00

419
1

4f95a67b0c · Fix harmless UB by declaring a constant 1 to be unsigned. · Updated 2026-05-07 14:47:21 +00:00    mirrors

425
0

b4d42c6702 · When using the OR-optimization on a loop created by exists-to-join, do the early-exit logic for the whole loop, not for each individual OR branch. Possible fix for forum post [forum:c8b205720c | c8b205720c]. · Updated 2026-05-04 17:16:43 +00:00    mirrors

441
0

fd9568ac8d · Idea for a new API that simply retrieves the current authorizer settings. · Updated 2026-05-02 18:09:18 +00:00    mirrors

450
1

5b92691f85 · This is an idea for new APIs to improve upon sqlite3_set_authorizer(). · Updated 2026-05-01 23:56:16 +00:00    mirrors

453
1

c549e28c67 · Reduce the number of system calls in the os_win.c thunk from 81 down · Updated 2026-04-29 16:09:47 +00:00    mirrors

463
0

e1d4680fdd · Updates and simplifications to the mutex implementation on Windows. Uses · Updated 2026-04-28 20:01:03 +00:00    mirrors

466
0

68b07ddd41 · Add OOM test for the new code on this branch. · Updated 2026-04-22 19:25:12 +00:00    mirrors

493
0

30af54043e · Disable optimization of nested EXIST loops. Possible fix for [forum:/forumpost/077c02e8ed | forum post 77c02e8ed]. · Updated 2026-04-21 16:40:08 +00:00    mirrors

505
0

a9b8238b2c · Experimental changes to star-query planning heuristics. · Updated 2026-04-21 11:01:00 +00:00    mirrors

510
1

3d28ab6698 · Tentatively change the name of the new ".dbstat" dot-command to ".inspect" · Updated 2026-04-16 13:07:22 +00:00    mirrors

525
1

84c1079220 · Add a missing open_db() call in the new ".dbstat" command of the CLI. · Updated 2026-04-15 11:58:54 +00:00    mirrors

540
0

1b14a925dc · Have the session module detect some corrupt changesets earlier. · Updated 2026-04-14 20:17:41 +00:00    mirrors

550
0

483f0ef13c · Ensure c-tests use the locally built sqlite3.h file, not the system copy. · Updated 2026-04-14 18:12:09 +00:00    mirrors

588
0

6e93d28950 · Pass the ICU-related build flags through the 'tclextension' target, not just 'tclextension-install'. · Updated 2026-04-14 00:48:34 +00:00    mirrors

555
0