Default Branch

a89d43e5db · Correct test from [96a48a15760a] - that journal was indeed corrupt, but not in the intended manner. Add a verification that the bad journal gets replaced after a write. · Updated 2026-06-21 13:38:05 +02:00

Branches

6142524b70 · The optional SQLITE_DECIMAL_MAX_DIGIT compile-time option limits the · Updated 2026-03-07 03:36:39 +01:00    paulhorn

609
0
Included

88e552f1b9 · Fix the linenoise auto-detection added by the previous check-in. · Updated 2026-03-06 19:26:50 +01:00    paulhorn

627
0
Included

ad2fe531d0 · Expose SQLITE_{DBCONFIG_FP_DIGITS,LIMIT_PARSER_DEPTH,PREPARE_FROM_DDL} to WASM and add support for DBCONFIG_FP_DIGITS to the variadic wrapper for sqlite3_db_config(). These unfortunately went overlooked before the 3.52 release. · Updated 2026-03-06 16:41:17 +01:00    paulhorn

625
0
Included

b4d3df26ba · Increate the version number to 3.50.7 · Updated 2026-03-05 02:44:06 +01:00    paulhorn

2019
52

66170da47a · Increase the version number to 3.44.6. · Updated 2026-03-05 02:38:19 +01:00    paulhorn

4839
68

8ba2a38363 · Do not run test script walrestart.test with the "memsubsys1" permutation. · Updated 2026-03-03 19:34:38 +01:00    paulhorn

634
0
Included

0ba562936d · Improvements to the SQLITE_FCNTL_IS_UNLINKED mechanism so that it works · Updated 2026-03-03 17:01:26 +01:00    paulhorn

637
2

5c4692b6a9 · Add JS tests for sqlite3_bind_zeroblob(). · Updated 2026-03-03 15:13:34 +01:00    paulhorn

635
0
Included

7fa89ea907 · Change some sqlite3_realloc() calls into sqlite3_realloc64(). · Updated 2026-03-02 16:06:59 +01:00    paulhorn

640
0
Included

8642ca2025 · New sqlite3_db_config(SQLITE_DBCONFIG_FP_DIGITS) that let's the application · Updated 2026-02-21 20:26:58 +01:00    paulhorn

677
0
Included

0b5e944480 · Faster conversion of integers to text, by converting two digits at a time. · Updated 2026-02-17 01:37:12 +01:00    paulhorn

697
0
Included

7e21205a93 · The sqlite3Atoi64() function runs a little faster here, but probably · Updated 2026-02-16 21:41:13 +01:00    paulhorn

699
1

438787c3b1 · Add logical (range-based) conflict detection to BEGIN CONCURRENT transactions executed within a single process. · Updated 2026-02-16 21:20:02 +01:00    paulhorn

820
540

6315919ba8 · Fix a bad assert() in the previous check-in. · Updated 2026-02-16 18:22:17 +01:00    paulhorn

699
0
Included

adbb756155 · Avoid the big power-of-ten lookup table. · Updated 2026-02-15 19:41:29 +01:00    paulhorn

707
0
Included

c9ccd27045 · Improved display of scan-status estimates. · Updated 2026-02-04 18:52:50 +01:00    paulhorn

727
0
Included

1131eddbf9 · Improved comments on this enhancement. No code changes. · Updated 2026-02-03 17:29:14 +01:00    paulhorn

732
0
Included

f5d29d6424 · Teach sqlite3_rsync to increment its error count when a child process fails, based on [forum:8fe404e547faa42e|forum post 8fe404e547faa42e]. This passes basic sanity tests but requires more testing and needs a review of the final 'else' block in the new code. · Updated 2026-01-27 17:15:22 +01:00    paulhorn

757
0
Included

33db5b73e5 · The Select.addrOpenEphm field is no longer needed. Remove it and · Updated 2026-01-25 21:15:00 +01:00    paulhorn

775
0
Included

cc11fb3bb2 · Merge the latest trunk enhancements into the utf8-zt branch. · Updated 2026-01-22 20:29:34 +01:00    paulhorn

791
0
Included