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

66accfc56b · Cleanup and simplification of the output row count limit control of · Updated 2017-02-22 18:04:42 +00:00    mirrors

14626
0

23448eb9f4 · The VDBE cycle counts for the sqlite3_progress_handler() callback are now · Updated 2017-02-21 14:04:40 +00:00    mirrors

14632
1

14f2dad0b2 · Proof of concept for a "PRAGMA vdbe_cycle_limit=N" command. When N>0, · Updated 2017-02-21 13:29:18 +00:00    mirrors

14632
1

2352d1333c · Add an optimization to OP_Column to speed up sequential OP_Column · Updated 2017-02-18 20:05:05 +00:00    mirrors

14635
1

f48636ae2d · Increase the estimated cost of sorting when sorting wide results sets, to · Updated 2017-02-17 21:23:25 +00:00    mirrors

15066
235

386bbe95c5 · Merge fixes from trunk. · Updated 2017-02-17 02:07:15 +00:00    mirrors

14637
2

5dc7c07d00 · simple test cases for carray_asc. · Updated 2017-02-15 17:47:49 +00:00    mirrors

14647
2

8f6788b81a · Make SQLITE_GET_MUTEX_TIME a proper noop on non-Win32/non-POSIX. · Updated 2017-02-15 01:02:10 +00:00    mirrors

14650
5

18fdde21b8 · Avoid preparing a SELECT statement each time an UPDATE or DELETE · Updated 2017-02-08 19:10:47 +00:00    mirrors

14665
0

52afa8ff09 · Merge the latest trunk changes, especially the RTREE enhancement to use · Updated 2017-02-04 14:30:57 +00:00    mirrors

14690
2

010e312f8f · Close sqlite3_blob objects on xSync rather than waiting until xCommit. · Updated 2017-02-04 13:12:12 +00:00    mirrors

14697
0

067cd837fb · Avoid a performance problem when very large "VALUES(..), (..), (..)" terms are · Updated 2017-02-03 19:16:39 +00:00    mirrors

14699
0

8a805a6e35 · Merge in the sqlite3_blob_reset() interface. · Updated 2017-02-03 00:07:32 +00:00    mirrors

14696
2

2343c7eb3f · This is an experimental patch that ensures that all cursors have their position · Updated 2017-02-02 00:46:55 +00:00    mirrors

14703
0

baf5dec700 · Simplifications to blobSeekToRow(). · Updated 2017-01-31 19:02:15 +00:00    mirrors

14723
0

610e17bd91 · Add a speed-test program for the sessions module. · Updated 2017-01-31 17:31:30 +00:00    mirrors

14726
0

7271d7a19c · Fix another pre-update hook issue, this time in sqlite3preupdate_old(). · Updated 2017-01-25 18:53:27 +00:00    mirrors

14755
0

210b0d0eb3 · Ensure that sqlite3_blob_reopen() correctly handles short rows. · Updated 2017-01-25 04:41:34 +00:00    mirrors

14761
0

6a16fcefa8 · Experimental changes to permit a VFS to directly override the initial page size. · Updated 2017-01-23 21:12:15 +00:00    mirrors

14762
1

7f11afaba1 · A better implementation of the moveto-neighbor optimization that checks for · Updated 2017-01-21 21:47:54 +00:00    mirrors

14770
0