Default branch

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

Branches

64db184efa · Fix a typo in the MSVC Makefile · Updated 2015-10-09 13:29:27 +00:00    mirrors

17531
0

e2b7d7a0a1 · Remove dead code, replacing with assert() statements that make sure the · Updated 2015-09-29 15:50:04 +00:00    mirrors

17572
0

1f8bb50d94 · Avoid unnecessary cursors and seeking when running a DELETE against a · Updated 2015-09-28 23:45:19 +00:00    mirrors

17581
1

a53e0dbc3d · Fix a faulty assert() on the benign-malloc controller callback in · Updated 2015-09-25 20:18:52 +00:00    mirrors

17591
2

4221e628c1 · Merge updates from trunk. · Updated 2015-09-23 15:54:36 +00:00    mirrors

17602
12

8911c0b339 · Adjust Makefiles to use SQLITE_CORE when statically linking json1.c into · Updated 2015-09-19 16:45:43 +00:00    mirrors

17618
0

c6157e1971 · Avoid calling sqlite3VdbeCursorMoveto() from more than one point in vdbe.c. Doing so prevents it from being inlined as part of OP_Column. · Updated 2015-09-14 09:23:47 +00:00    mirrors

17646
0

f5ddb9c214 · Take out the goofy '$$' path syntax. Instead, use subtypes to communicate when · Updated 2015-09-11 00:06:41 +00:00    mirrors

17656
0

204debf3a3 · Increment the fts5 version value to indicate that the on-disk format has changed. · Updated 2015-09-10 16:39:38 +00:00    mirrors

17662
0

ae2a4084a2 · Fix an unreachable branch in the new parse automaton. · Updated 2015-09-07 20:02:39 +00:00    mirrors

17691
0

aac39e1ded · Merge trunk enhancements, and espeically the fix for allowing strings · Updated 2015-09-04 13:02:21 +00:00    mirrors

17703
0

8f9ea2dc70 · Merge latest trunk into this branch. · Updated 2015-08-28 15:50:24 +00:00    mirrors

17774
0

6fd5c1e0e8 · Fixes for compiler warnings and errors in the makefiles. Rename the · Updated 2015-08-21 20:37:12 +00:00    mirrors

17801
0

b81fba1930 · Prevent the series.c extension from loading on older versions of SQLite that · Updated 2015-08-20 18:28:46 +00:00    mirrors

17836
0

2fc3300b2b · Convert the hint expression of the CursorHint opcode into a string for · Updated 2015-08-13 21:43:19 +00:00    mirrors

20466
1

d3c3d5370b · Add some extra timestamps to the experimental log output. · Updated 2015-08-11 13:41:44 +00:00    mirrors

17857
5

02342d4fca · Within a write-transaction on a wal database in mmap mode, check the page-cache for an entry before the wal file. This can be faster if the wal file is very large. · Updated 2015-08-07 09:42:12 +00:00    mirrors

17863
1

7e968a7d0a · Fix harmless compiler warnings in FTS5 code. · Updated 2015-08-06 03:19:14 +00:00    mirrors

17863
0

8fb1bd2bc4 · Update the [showdb] program so that the database file is read directly (bypassing the SQLite VFS) only if the --raw option is specified. Otherwise, it is read using the default VFS. An alternative VFS may be specified by specifying the database file to open using the URI syntax. · Updated 2015-08-04 15:23:49 +00:00    mirrors

17873
0

afb4004ccc · Update Windows 10 SDK version for RTM. · Updated 2015-07-29 22:37:06 +00:00    mirrors

17894
0