Default branch

db30b1cbc3 · Enforce the 1GiB size limit on appendvfs files. · Updated 2026-07-29 23:47:55 +00:00

Branches

1ee46c01b4 · Changes to threadtest3 so that "stress2" is more similar to the SDS stress test. · Updated 2014-12-15 20:49:26 +00:00    mirrors

19144
0

5942b01611 · Make sure the Btree mutex is held when setting the locking mode and the · Updated 2014-12-12 00:40:58 +00:00    mirrors

19152
0

40fa102dcc · Version 3.8.7.4 · Updated 2014-12-09 01:34:36 +00:00    mirrors

19338
11

464a2dd1f5 · Add code to check the validity of CollSeq objects during runtime. This code · Updated 2014-12-05 14:36:15 +00:00    mirrors

19180
1

351064b452 · Improved comment on the sharedB.test test script. · Updated 2014-12-05 14:34:30 +00:00    mirrors

19180
0

0fe8c1b967 · When attempting to restart a wal file, make any required calls to sqlite3_randomness() before waiting on or checking for wal file readers. This restores the behaviour exhibited by the trunk. · Updated 2014-12-02 19:35:09 +00:00    mirrors

19197
0

f9df2fbdcd · Adding the "noskipscan" token to an sqlite_stat1.stat field prevents an · Updated 2014-11-15 19:08:13 +00:00    mirrors

19247
0

70273d0bab · Consider using an automatic-index for a scan even if there exists a possible skip-scan that uses one or more "=" operators. · Updated 2014-11-14 19:34:20 +00:00    mirrors

19247
0

47b7fc7843 · Experimental changes that permit read operations to continue after a · Updated 2014-11-11 01:33:57 +00:00    mirrors

19257
0

15f23c2cf0 · Further improvements to the ".scanstats on" display in the shell. Be sure · Updated 2014-11-06 12:46:16 +00:00    mirrors

19269
0

fdece7bad1 · Skip tests that require WAL mode when it is not enabled. · Updated 2014-11-04 19:52:15 +00:00    mirrors

19282
0

61e94c9deb · If a free-slot is found within a page, but using that free-slot would fragment the page further and there are already at least 60 fragmented bytes, degragment the page. This matches the behaviour of the trunk. · Updated 2014-10-27 08:02:16 +00:00    mirrors

19330
0

5a5d120bcc · Fix two problems. Tests now passing. · Updated 2014-10-24 12:37:00 +00:00    mirrors

19346
0

f533dbea5f · Add debugging code to count the number of iterations of each loop made as part of statement execution. · Updated 2014-10-23 17:26:22 +00:00    mirrors

19351
1

cafc3647a9 · The _beginthreadex() / _endthreadex() functions should only be used when compiling with MSVC. · Updated 2014-10-22 16:25:09 +00:00    mirrors

19351
1

9b489d8f36 · Use OP_SorterColumns in aggregate queries. Remove OPFLAG_CLEARCACHE. · Updated 2014-10-13 12:30:17 +00:00    mirrors

19371
2

b6453201d2 · Account for the ASC/DESC properties of ORDER BY expressions when using the same index for GROUP BY and ORDER BY. Candidate fix for [ba7cbfaedc]. · Updated 2014-10-10 20:52:53 +00:00    mirrors

19377
0

4ee3eb0ad4 · Add a test to show that the change on this branch is effective. · Updated 2014-10-04 10:22:01 +00:00    mirrors

19406
0

3cef7c3651 · Fix a segfault that could occur if an 'optimize' command was issued on an FTS table that contained at least one row but zero terms. · Updated 2014-10-02 09:27:08 +00:00    mirrors

21998
12

68edfafdc6 · Draw the TreeView debugging graphs using unicode box-drawing characters. · Updated 2014-09-30 21:24:28 +00:00    mirrors

19415
1