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

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

6020
146

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

5415
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

5453
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

5513
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

5573
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

5517
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

5562
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

5590
0

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

5767
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

5751
113

6de6121e36 · Merge latest trunk changes into this branch. · Updated 2023-08-10 17:07:34 +00:00    mirrors

5751
0

be3ab76bfb · Changes so that sqlite3_vtab_nochange() works with "UPDATE ... FROM...". Use this to allow UPDATE on a contentless fts5 table if new values are supplied for all indexed columns. · Updated 2023-08-07 16:15:56 +00:00    mirrors

5774
0

7e4f58bf9c · More work towards fts5 customzation in JS. · Updated 2023-08-04 08:39:21 +00:00    mirrors

5787
9

66ca612732 · If a query has an ORDER BY clause that only refers to result columns of the · Updated 2023-08-02 18:20:10 +00:00    mirrors

5787
1

26cf4af5d7 · Remove a condition from query flattening that is now taken care of by · Updated 2023-08-02 13:29:01 +00:00    mirrors

5790
0

00c5fef154 · A failed attempt to add a new sqlite3_result_zeroterminated() interface that · Updated 2023-07-28 12:59:10 +00:00    mirrors

5828
1

60e86b3aa3 · Dynamically determine whether the wasm.xWrap() argc check workaround for JSPI is necessary, instead of baking it in to JSPI builds. · Updated 2023-07-27 15:00:28 +00:00    mirrors

5888
3

a1016b4275 · Improve the output when ".scanstats vm" is enabled. · Updated 2023-07-26 16:41:23 +00:00    mirrors

6007
0

44f53b9647 · Extend the enhancement to json_set() and json_replace(). Clean up cruft. · Updated 2023-07-26 01:05:08 +00:00    mirrors

5881
0

21f22f9088 · Mark an unreachable branch as NEVER(). · Updated 2023-07-21 22:22:13 +00:00    mirrors

5936
0