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

7e6f86ba14 · Merge the version-3.43.2 changes into the begin-concurrent-3.43 branch. · Updated 2023-10-14 17:34:32 +00:00    mirrors

5536
315

1c5a35a0d8 · Merge the 3.43.2 release changed into the reuse-schema-3.43 branch. · Updated 2023-10-10 13:55:07 +00:00    mirrors

5536
187

18efe17553 · Fix a problem with the changes on this branch and tables that use an implicit primary key. · Updated 2023-10-07 16:07:02 +00:00    mirrors

5226
0

5675a6133b · Hard fail the ./configure script if it is unable to find a working tclsh. · Updated 2023-10-04 11:04:39 +00:00    mirrors

5241
1

25c97b0fe8 · Augment the jsonBlobChangePayloadSize() routine so that it tries to shift · Updated 2023-10-03 20:01:20 +00:00    mirrors

5203
1

d1ce2755f0 · Make all native JNI sqlite3_...() bindings package-private as a foot-shooting protective measure (higher-level pre-native-call argument validation is largely pending). Move SQLTester.java and TesterFts5.java into the org.sqlite.jni package so that they can access the being-tested methods. · Updated 2023-09-30 10:31:56 +00:00    mirrors

5257
0

6b1db92228 · Extract directly from BLOB is now complete and appears to work. · Updated 2023-09-28 17:23:46 +00:00    mirrors

5254
0

1b96f9167f · Another very minor tweak to code on this branch to save cycles. · Updated 2023-09-25 17:21:53 +00:00    mirrors

5281
0

5918adb374 · Add minimal exercise of expert acceptance of UDFs and custom collations. · Updated 2023-09-24 19:38:22 +00:00    mirrors

5281
0

a91fe45339 · Add a NEVER() to an unreachable branch. · Updated 2023-09-16 16:39:27 +00:00    mirrors

5306
0

58c10d9469 · Minor simplification to the DISTINCT output row count change. · Updated 2023-09-15 19:27:36 +00:00    mirrors

5308
0

e744f66008 · According to [forum:/forumpost/9f6db917e1|forum post 9f6db917e1], older · Updated 2023-09-14 16:45:46 +00:00    mirrors

5317
0

647e3ed2ba · Reduce the number of calls to sqlite3_mprintf() made by RTree. · Updated 2023-09-14 01:46:57 +00:00    mirrors

5321
0

23164c984e · Improved comments on the hasHighPrecisionDouble() routine. No changes to · Updated 2023-09-13 20:35:04 +00:00    mirrors

5323
0

09e96ea731 · Show the "(utf8)" tag on the CLI banner in Windows if in UTF8 mode. · Updated 2023-09-12 14:09:45 +00:00    mirrors

5335
0

7fa8d65539 · Roll back [84e38341aeab] because a direct pointer comparison is ill-advised when the client-data string is dynamically allocated. · Updated 2023-09-10 10:56:28 +00:00    mirrors

5400
0

0be6855163 · Merge post-3.43.0 wal2 fixes into the wal2-3.43 sub-branch. · Updated 2023-09-09 15:22:32 +00:00    mirrors

5536
132

8f825a7a1b · In the JNI build, emit a reminder to not check in the javac-generated sqlite3-jni.h when FTS5 is disabled because changes in that feature flag result in unnecessary and large diffs in checked-in generated code. · Updated 2023-09-09 11:20:35 +00:00    mirrors

5367
0

9e5d21092d · Fix unreachable branches. · Updated 2023-09-06 16:22:48 +00:00    mirrors

5396
0

c284e7dac7 · Add debugging routines to check each page for corruption after it it is manipulated by the fts5 secure-delete code, and to log said page via sqlite3_log() if it is found to be corrupt. · Updated 2023-09-05 15:43:05 +00:00    mirrors

5399
1