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

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

4998
0

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

5007
0

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

5011
0

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

5013
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

5025
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

5090
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

5226
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

5057
0

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

5086
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

5089
1

dd65746db0 · Eliminate a redundant NK_DbAboutToClose notification. · Updated 2023-09-02 22:07:23 +00:00    mirrors

5710
146

e621556724 · Add a UI, of sorts, to the JS SQLTester. · Updated 2023-08-30 11:54:43 +00:00    mirrors

5105
0

ecdc5b3e6f · Fix the "sdevtest" testrunner.tcl command so that it correctly enables asan on windows. · Updated 2023-08-28 20:02:59 +00:00    mirrors

5143
0

e7a4685837 · Correct JNI layer's misuse of an sqlite3-internal error-reporting API (no mutex held). Style cleanups. Eliminate lookups of per-thread state by approximately 85% across the test suite. · Updated 2023-08-24 14:31:36 +00:00    mirrors

5203
0

6043947eee · Ensure that db mutex is held when using sqlite3ErrorWithMessage() to avoid a potential assertion in debug builds. · Updated 2023-08-24 14:17:30 +00:00    mirrors

5263
0

0696f8b234 · Some thinking-out-loud about how to implement vtabs in Java. In no way complete. · Updated 2023-08-23 16:41:13 +00:00    mirrors

5207
1

95484726f6 · Add SQLITE_EXTRA_AUTOEXT, similar to SQLITE_EXTRA_INIT but adds a builtin auto-extension provided by the client. Suggestion from [forum:00829394c74a670f| forum post 00829394c74a670f]. · Updated 2023-08-17 09:49:53 +00:00    mirrors

5252
0
jni

d8a94dbb36 · Correct JNI .jar rules to only include *.java/class files, not *.* (*~ files). · Updated 2023-08-12 20:50:29 +00:00    mirrors

5280
0

b8a0fc52a2 · Fix bug in the test case for the previous check-in. · Updated 2023-08-11 11:24:44 +00:00    mirrors

5457
0

1762ab5795 · Add tests for structured-exception-handling and wal2. Fix a problem with the same. · Updated 2023-08-10 21:20:34 +00:00    mirrors

5441
113