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

ec04dad11a · Cherrypick the [5dbfaed8c3] patch so that SQLITE_OMIT_WAL works again. · Updated 2011-11-08 16:06:05 +01:00    paulhorn

22503
1

5578f4d2a3 · If the read() system call in unix returns fewer bytes than expected, retry · Updated 2011-11-01 16:45:28 +01:00    paulhorn

22503
1

9743948386 · Have FTS3 ignore ^ prefixes. The ^ syntax is only supported on FTS4 tables. · Updated 2011-10-19 17:52:48 +02:00    paulhorn

22599
0
Included

0cefa2b39b · Patches to the apple-osx-377 branch so that it will compile and run on · Updated 2011-10-11 02:09:13 +02:00    paulhorn

22838
64

0a61df670e · Add testcase() macros to ensure good test coverage. · Updated 2011-10-07 19:45:58 +02:00    paulhorn

22576
0
Included

497ffc4c5d · If an open as read/write fails, do not try to reopen as read-only if in · Updated 2011-09-25 19:47:58 +02:00    paulhorn

22597
0
Included

5538807fdb · Add SQLITE_STMTSTATUS_CACHE_HIT/MISS and SQLITE_DB_STATUS_CACHE_HIT/MISS. For querying the number of pager cache hits and misses on a statement or connection basis. · Updated 2011-09-20 17:53:02 +02:00    paulhorn

22630
1

48f2d3b10a · Add the new OP_Once opcode. Use it to clean up and simplify various · Updated 2011-09-16 03:34:43 +02:00    paulhorn

22643
0
Included

04a962fe02 · Simplification and performance tweaks in vdbeSorterMerge(). · Updated 2011-09-03 18:42:38 +02:00    paulhorn

22658
0
Included

8b7ca8c75b · Veryquick and min.rc tests now passing. · Updated 2011-08-26 20:28:17 +02:00    paulhorn

22739
23

4d60be5e30 · In the MSVC makefile, allow symbols to be enabled without NDEBUG defined. Also, for the win32lock test, make sure the database is closed prior to shutdown. · Updated 2011-08-26 07:40:31 +02:00    paulhorn

22702
0
Included

da04ea4f88 · Change to test instrumentation of os_unix.c: Regard IO errors that occur within SQLITE_FCNTL_SIZE_HINT requests as benign. · Updated 2011-08-23 07:10:39 +02:00    paulhorn

22723
0
Included

8e3937ff0d · Fix the stat3 analysis loader to be compatible with sqlite3_db_status(). · Updated 2011-08-18 15:45:23 +02:00    paulhorn

22739
0
Included

bd360185f7 · Add code to actually use the sqlite_stat2.cnt field in the query planner. · Updated 2011-08-08 19:18:40 +02:00    paulhorn

22756
9

85e444cab4 · Add explanatory comment to the win32lock-2.2 test case. · Updated 2011-08-03 01:45:53 +02:00    paulhorn

22759
0
Included

253cea5c6f · Test cases added. Fix the query mode. · Updated 2011-07-26 18:23:25 +02:00    paulhorn

22774
0
Included

fdf6db12a4 · Add retry logic for AV defense to winAccess(). Also allow OS tracing to be · Updated 2011-07-22 23:25:57 +02:00    paulhorn

22779
0
Included

bdc33c73b0 · Here is an attempted enhancement to the query planner that didn't work out. · Updated 2011-07-11 17:52:45 +02:00    paulhorn

22800
1

4ce1a62f62 · Release candidate 3.7.7.1. · Updated 2011-06-28 19:39:05 +02:00    paulhorn

22837
3

da7b45615d · Add a fix and tests for the FTS deferred token logic. · Updated 2011-06-28 13:58:09 +02:00    paulhorn

22822
0
Included