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

qrf

07e071e500 · If SQL is entered as additional command-line arguments to CLI, that counts · Updated 2025-11-17 19:46:04 +00:00    mirrors

1369
0

5e2e34aef8 · Re-add the (still) unsupported and (still 100%) untested sqlite3-node.mjs back to the dist bundle, as its removal in 3.51 has [caused some downstream disruption](https://github.com/sqlite/sqlite-wasm/issues/118). This is stashed in a branch for now and may never be merged - we're still negotiating the terms of its re-addition and my eventual capitulation. · Updated 2025-11-13 08:36:52 +00:00    mirrors

1501
1

14fcb8252a · Avoid dropping RETURNING triggers when the schema is reset while preparing a statement. · Updated 2025-11-10 17:37:59 +00:00    mirrors

1507
0

b799156a31 · Consolidate the three VFS-specific SEE tests into a shared routine. · Updated 2025-11-04 01:03:58 +00:00    mirrors

1525
0

0fe7b968dd · Send an sqlite3_log() message if the unix backend takes a short read. · Updated 2025-10-29 13:59:25 +00:00    mirrors

1566
1

6cc222c3be · Additional comments explaining what unixIsSharingShmNode() does. No · Updated 2025-10-28 01:28:20 +00:00    mirrors

1571
0

a105989856 · Rename the file control to SQLITE_FCNTL_FILESTAT. Rename the SQL function · Updated 2025-10-25 20:46:09 +00:00    mirrors

1582
0

21769e1d85 · Fix a va_list misuse. · Updated 2025-10-22 12:38:39 +00:00    mirrors

1598
0

2cf93f054d · An attempted workaround for a MacOS-ism which causes the strchrnul() feature test to incorrectly pass though strchrnul() is not available. This new check works on Linux but is as-yet untested on the affected systems. See [forum:95edc7a8d7d1de59|forum post 95edc7a8d7d1de59]. · Updated 2025-10-16 17:17:13 +00:00    mirrors

1619
1

f66a0600d8 · Improve performance of the shell tool ".ar" command when it is given a large number of arguments. · Updated 2025-10-15 15:54:38 +00:00    mirrors

1624
0

53a6b7d138 · Make the new sqlite3_db_status64() API accessible to extensions. · Updated 2025-10-14 16:57:50 +00:00    mirrors

1634
0

637e1c7cc8 · Merge trunk into the cygwin-fixes branch. With tcl9 this passes all but one test, which fails with: error copying ...: No error · Updated 2025-10-11 20:06:54 +00:00    mirrors

1650
10

8f2f5e4963 · Add the SQLITE_ prefix to the type constants used by sqlite3_carray_bind(). · Updated 2025-10-08 18:51:15 +00:00    mirrors

1665
0

87f53152ed · Fix typo in the previous check-in that prevented the script from running. · Updated 2025-10-06 16:56:12 +00:00    mirrors

1682
0

381df874f0 · Large JSON5 hexadecimal integer literals are positive unless preceded by · Updated 2025-09-29 13:43:10 +00:00    mirrors

1710
0

1bf80f2dce · Minor bug fixes. Many new test cases. · Updated 2025-09-28 17:24:42 +00:00    mirrors

1715
0

a7a8d7fa87 · Fix a harmless compiler warning. · Updated 2025-09-26 11:28:01 +00:00    mirrors

1747
0

5dbbbf4923 · Remove some superfluous tabs and add the mkwasmbuilds ability to emit just its prologue. · Updated 2025-09-25 14:44:03 +00:00    mirrors

1773
0

dc90d7055c · Simplification to the AND/OR short-circuit logic. · Updated 2025-09-24 16:26:44 +00:00    mirrors

1792
0

5a2e3c4af2 · Experimenting with a custom wasm loader, but don't enable it without an explicit build flag. The goal here is to make the WebAssembly.Module object available internally (the default loader hides it from us). · Updated 2025-09-22 02:40:06 +00:00    mirrors

1813
0