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

a22c1c84cc · Add the -trigram option to the fts5txt2db.tcl script. · Updated 2020-10-01 17:15:12 +00:00    mirrors

9721
0

4f65b3bbfb · For the OP_SeekScan opcode, adjust the number of steps run before giving · Updated 2020-09-30 18:03:22 +00:00    mirrors

9728
0

e6c1322bb7 · Merge bugfixes made since version 3.33.0 into this branch. · Updated 2020-09-16 16:55:48 +00:00    mirrors

9806
95

20abffead0 · Fix a buffer overread found by OSSFuzz that could occur if a WITHOUT ROWID table with many columns was NATURAL JOINed against itself. · Updated 2020-09-16 16:49:09 +00:00    mirrors

9806
8

922703138e · Add tests for virtual table shmlock. · Updated 2020-09-02 16:14:17 +00:00    mirrors

9765
3

d5d4bd81a2 · Minor changes - fix a compiler warning and add an assert(). · Updated 2020-09-01 00:09:45 +00:00    mirrors

9769
3

1c3641e05f · Update this branch with the "PRAGMA noop_update" fix from begin-concurrent-report. · Updated 2020-08-31 20:37:00 +00:00    mirrors

9815
211

6acdee6765 · Fix handling of an xShmLock(SHARED, UNLOCK) call when the caller does not hold any lock on the specified slot, but another connection in the same process holds an EXCLUSIVE. · Updated 2020-08-28 20:01:06 +00:00    mirrors

9776
0

f8556d0106 · Optimizations to the logic that converts main table accesses into equivalent · Updated 2020-08-14 21:32:16 +00:00    mirrors

9803
0

cec5f1d127 · Fix compilation issues with MSVC. · Updated 2020-08-04 16:11:37 +00:00    mirrors

9837
0

48bf2d72b9 · Fix unreachable branches. · Updated 2020-07-30 17:14:55 +00:00    mirrors

9844
0

3d6fe13ddf · Dozens and dozens of typo fixes in comments. This change adds no value · Updated 2020-07-29 16:18:46 +00:00    mirrors

9863
1

e7f3edcd49 · Add an sqlite3FaultSim() to make an OOM case more accessible and remove · Updated 2020-07-28 17:17:36 +00:00    mirrors

9864
0

db128ab31a · When trying to read the index header, accept either of the two headers that · Updated 2020-07-25 20:16:35 +00:00    mirrors

9869
1

ca439a4967 · Disable rootpage bounds checking when the SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS · Updated 2020-07-22 21:05:23 +00:00    mirrors

9866
0

387af48ed4 · Add ALWAYS() around a conditional that is always true. · Updated 2020-07-17 22:20:23 +00:00    mirrors

9887
0

4ffaa7c5de · Passive checkpoints do not use the busy-handler. So, in order to minimize visible changes for legacy applications, do not enable blocking locks for passive checkpoints. · Updated 2020-06-29 19:58:26 +00:00    mirrors

9947
0

3c99dbb18b · Add --verify to speed-check.sh and add --memdb and --output to speedtest1.c. · Updated 2020-06-26 14:05:58 +00:00    mirrors

9960
0

e78c027b64 · Fix a harmless compiler warning. · Updated 2020-06-23 15:29:22 +00:00    mirrors

9970
0

bc050b8f27 · Mark an always-true conditional with ALWAYS(). · Updated 2020-06-09 22:11:06 +00:00    mirrors

10004
0