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

c22fe7a31c · Be sure to do floating-point to text conversions in JSON to the full · Updated 2026-05-29 23:17:09 +00:00

295
65

1b66c8f2e9 · Merge the latest trunk enhancements and fixes into the bedrock branch via wal2. · Updated 2026-05-29 18:18:03 +00:00

1
557

87ed2e565e · Merge the latest trunk enhancements and fixes into the wal2 branch. · Updated 2026-05-29 18:08:48 +00:00

1
196

56363a8d07 · Merge the latest trunk fixes and enhancements into the begin-concurrent branch. · Updated 2026-05-28 20:11:47 +00:00

3
360

5b684aa660 · Merge all the latest trunk enhancements and fixes into the reuse-schema branch. · Updated 2026-05-23 11:26:44 +00:00

22
234

f380599476 · Add the SQLITE_CHANGESETAPPLY_NOUPDATELOOP option to the sqlite3_changeset_apply_v2/3() method. To disable the extra processing to commit changesets that swap two or more values subject to a UNIQUE constraint between rows. · Updated 2026-05-22 14:22:14 +00:00

26
0

1b0a01dd4b · Update this branch with latest changes from "bedrock" branch. · Updated 2026-05-19 11:08:22 +00:00

182
572

d3265d1473 · Improved comment on sqlite3ExprCanReturnSubtype() as well as one very · Updated 2026-05-16 16:02:08 +00:00

75
0

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

6270
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

85
0

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

94
0

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

100
0

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

101
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

109
1

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

115
0

c9292e968f · Version 3.53.1 for the reuse-schema branch · Updated 2026-05-05 12:17:37 +00:00    mirrors

295
258

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

131
0

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

140
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

143
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

153
0