Default branch

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

Branches

81ef0f97ef · Add a version number to the sqlite3_pcache_methods2 object. Other PCACHE2 · Updated 2011-11-13 21:44:03 +00:00    mirrors

22675
0

6c3c1a0951 · Make sure to flag benign malloc failures in the Windows VFS as such. Expand use of the DO_OS_MALLOC_TEST to cover the VFS functions that can now return an out of memory error. Support an experimental --match option to the test suite that will run only those tests matching the specified pattern. · Updated 2011-11-12 03:17:40 +00:00    mirrors

22684
0

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

22701
1

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

22701
1

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

22797
0

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

23036
64

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

22774
0

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

22795
0

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 15:53:02 +00:00    mirrors

22828
1

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

22841
0

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

22856
0

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

22937
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 05:40:31 +00:00    mirrors

22900
0

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 05:10:39 +00:00    mirrors

22921
0

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

22937
0

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

22954
9

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

22957
0

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

22972
0

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

22977
0

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

22998
1