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

37f686bd33 · Break up the sqlite3BtreeMovetoUnpacked() routine into an eponymous routine · Updated 2016-11-10 21:19:35 +00:00    mirrors

15050
1

298af02308 · Add the SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE sqlite3_dbconfig() option - for · Updated 2016-10-31 16:16:49 +00:00    mirrors

15081
0

b40897ab5e · If all branches of an OR optimize scan that is the rhs of a LEFT JOIN use the · Updated 2016-10-26 15:46:09 +00:00    mirrors

15087
0

635f83c062 · Add extra tests to check the result of including a %00 escape in a URI · Updated 2016-10-26 13:44:07 +00:00    mirrors

15089
0

2a3489ae82 · Enhance the "PRAGMA index_info" and "PRAGMA index_xinfo" statements so that · Updated 2016-10-25 15:39:58 +00:00    mirrors

15091
1

e43635aaa7 · In the sessions module, avoid recording a change if an UPDATE statement · Updated 2016-10-21 21:21:45 +00:00    mirrors

15094
0

19dbfa8adc · Add the ability for the PRAGMA statement to accept multiple arguments. · Updated 2016-10-20 18:20:10 +00:00    mirrors

15099
1

36a687deee · Fix SQLITE_DBCONFIG_REQUIRE_TXN so that it allows BEGIN IMMEDAITE and · Updated 2016-10-17 23:44:22 +00:00    mirrors

15859
2

ad5c4c0e39 · Escape non-ASCII character from an ICU extension comment. Cherrypick of [5ec02ecf3d20ce7e]. · Updated 2016-10-17 19:00:43 +00:00    mirrors

15345
18

35cd8b1eb5 · Make the new file test_delete.c portable to MSVC on Windows. · Updated 2016-09-09 20:26:27 +00:00    mirrors

15223
0

0e4125a311 · Remove an extra space before function names in the amalgamation. · Updated 2016-09-08 23:16:02 +00:00    mirrors

15344
0

26c8d0ca21 · Fix a problem handling expressions like "(a, b) IN (SELECT ... ORDER BY 1, 2)" when there is an index on "a" but not "b". · Updated 2016-09-07 19:37:20 +00:00    mirrors

15232
0

b29e60c448 · Catch vector size mismatch problems during name resolution to avoid later · Updated 2016-09-05 12:02:34 +00:00    mirrors

15252
0

37ff4d4c77 · Fix a bug in the fts5 snippet function causing it to return text containing zero phrase instances. · Updated 2016-08-24 18:50:47 +00:00    mirrors

15378
0

05a41ee9ec · Merge the VACUUM attached database enhancement from trunk. · Updated 2016-08-19 15:17:51 +00:00    mirrors

15376
0

6a754dc767 · Disable row counting on queries run while doing a VACUUM. · Updated 2016-08-19 15:12:38 +00:00    mirrors

15379
0

e59be01072 · Fix a zName to zDbSName conversion missed in the previous check-in. · Updated 2016-08-18 20:56:39 +00:00    mirrors

15382
0

0f5a186c4c · Questionable changes to support interruptible checkpoint in ZipVFS. · Updated 2016-08-13 14:30:23 +00:00    mirrors

15386
0

0f825a7e26 · Remove an unnecessary stack variable from sqlite3VdbeExec(). · Updated 2016-08-13 14:17:02 +00:00    mirrors

15351
0

a56b14be71 · Try to make pcache1TruncateUnsafe() run faster for the case where iLimit is · Updated 2016-08-10 03:35:50 +00:00    mirrors

19007
13