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

664876965e · Cleanup of the changes for this branch. · Updated 2025-02-16 10:50:44 +00:00    mirrors

2338
5

3219cbf5d8 · Omit an optimization that did not work - it runs faster with the · Updated 2025-02-13 23:33:47 +00:00    mirrors

2352
7

e8f850e7bd · Attempt to improvement performance of multiple OP_Columns that occur in a row. · Updated 2025-02-11 16:00:52 +00:00    mirrors

2360
1

f62d053b49 · Improvements to the hash table used to store symbols in the schema, so that · Updated 2025-02-08 11:15:41 +00:00    mirrors

2384
0

0fa869a5e6 · Latest upstream jimsh0.c with a slightly different (fconfigure -translation binary) impl. Tested on Win11 and Linux for output compatibility with sqlite3.c/h. · Updated 2025-02-07 11:55:51 +00:00    mirrors

2391
4

ab2888e569 · Portability tweaks to the code generators so that they produce identical output with JimTCL on Windows and Unix systems (that is: no Windows-style line endings). · Updated 2025-02-05 12:15:11 +00:00    mirrors

2537
27

31615637f3 · New dbsqlfuzz case added to fuzzdata8.db. · Updated 2025-02-03 21:24:40 +00:00    mirrors

2405
0

589796cd89 · Fixes and improved documentation to the new --sqlid and --dbid range · Updated 2025-02-03 18:49:06 +00:00    mirrors

2408
0

9e639d2490 · Fix a use-after-free case in fts5 provoked by fuzzdata8.db. Tcl test case pending. · Updated 2025-02-03 17:54:55 +00:00    mirrors

2535
0

77586831ed · Bring the autoconf-tarball Makefile.msc into alignment with the main · Updated 2025-02-03 14:40:05 +00:00    mirrors

2417
0

cee7609074 · Minor cleanups in the opfs-sahpool pause/unpause API demo. · Updated 2025-01-31 17:47:47 +00:00    mirrors

2434
0

824a5bfcf0 · Improvements to the SQLITE_DBCONFIG option documentation. · Updated 2025-01-31 12:09:36 +00:00    mirrors

2439
0

d37412b80c · The debugging output for WhereLoop objects now shows cost · Updated 2025-01-24 16:27:18 +00:00    mirrors

2477
0

c850c2be75 · Add two new sqlite3_db_config() options that enable the ATTACH command · Updated 2025-01-22 19:37:47 +00:00    mirrors

2494
0

a6b62a26d4 · Explain the lack of docs in autoconf/Makefile.in and refer interested readers to main.mk in canonical tree. Minor cleanups and fixes in tool/mkautoconfamal.sh. · Updated 2025-01-21 15:45:03 +00:00    mirrors

2498
0

88a429c9d6 · Demonstration of how to extend the if() and iif() SQL functions to support · Updated 2025-01-21 12:33:00 +00:00    mirrors

2500
1

0f4de9bf9d · Add a simple test case (many more are coming soon to TH3). Fix an obsolete · Updated 2025-01-18 21:19:02 +00:00    mirrors

2510
0

d1047faad6 · When choosing between two indexes with the same cost, pick the one with the · Updated 2025-01-15 20:23:22 +00:00    mirrors

2531
0

e8a4e4f9d5 · Fix another problem that was causing underestimates of index size. · Updated 2025-01-15 13:35:07 +00:00    mirrors

2535
4

c39ee44c85 · Update log messages on this branch to say "v=22". Also add log message to slow calls to sqlite3_schema_copy(). · Updated 2025-01-10 18:03:48 +00:00    mirrors

3335
500