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

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

17480
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

17515
0

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

20145
1

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

17536
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

17542
1

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

17542
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

17552
0

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

17573
0

cc3c382826 · Increase the version number to 3.8.11.1 · Updated 2015-07-29 14:46:46 +00:00    mirrors

17575
0

c3b4132f53 · Bump the "version" field in the fts5 config table. · Updated 2015-07-27 11:49:01 +00:00    mirrors

17579
0

7b341e6f99 · Comment fix. No changes to code. · Updated 2015-07-08 14:13:44 +00:00    mirrors

17638
0

9c73019045 · Rework the PRAGMA integrity_check logic. Simplify the checkTreePage() routine · Updated 2015-07-01 17:13:45 +00:00    mirrors

17673
1

ad265296ff · Only use <nowiki>__builtin_bswap16()</nowiki> with GCC 4.8 and later. · Updated 2015-06-30 14:01:20 +00:00    mirrors

17677
0

a468027c8d · Merge upstream changes. Get the test fixture working with FTS5. Fix compiler warnings. · Updated 2015-06-26 16:55:55 +00:00    mirrors

17721
0

f14c59bb11 · Cache the most recently sqlite3_context used by OP_Function and reuse it on · Updated 2015-06-26 13:31:02 +00:00    mirrors

17894
1

88d702e6bd · Add "ON CONFLICT" handling to the spellfix module. · Updated 2015-06-24 17:21:52 +00:00    mirrors

17907
0

ea82b37302 · Testability improvement. · Updated 2015-06-23 21:35:28 +00:00    mirrors

17920
0

1e9ba80b96 · Split out all four cases of cellSizePtr() into different methods, each optimized · Updated 2015-06-20 18:13:59 +00:00    mirrors

17930
1

14b60775ab · Use 'binary' mode for popen with MSVC. · Updated 2015-06-17 19:06:23 +00:00    mirrors

17942
1

0d86c10db3 · Added test cases based on Bruce Momjian's talk on SQL NULLs. · Updated 2015-06-13 19:05:44 +00:00    mirrors

17954
2