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

59b1b58b66 · There are asserts in place now that will prevent a recurrence of · Updated 2015-01-19 21:10:53 +00:00    mirrors

18689
0

b95fc0224e · An alternative way of fixing the key comparison bug of · Updated 2015-01-19 19:21:36 +00:00    mirrors

18693
1

189143d355 · Fix harmless compiler warning in an assert() statement. · Updated 2015-01-12 20:25:33 +00:00    mirrors

18705
0

3afd2b4d6d · Avoid O(N*N) behavior with very long lists of VALUES. · Updated 2015-01-05 20:04:51 +00:00    mirrors

18754
0

6da0a6d0d4 · Merge updates from trunk. · Updated 2015-01-02 20:06:27 +00:00    mirrors

18746
0

29f98f3077 · Remove 'threadtest' as a target on Windows, due to lack of pthreads. Also, change 'fulltest' to 'fulltestonly'. · Updated 2014-12-23 21:10:38 +00:00    mirrors

18800
0

d7107b3852 · Update the PRAGMA data_version command so that it reponse to changes made · Updated 2014-12-20 14:34:02 +00:00    mirrors

18813
0

d457271130 · Fix some comments in fkey.c. Add tests to fkey8.test. · Updated 2014-12-17 14:38:45 +00:00    mirrors

18819
0

1ee46c01b4 · Changes to threadtest3 so that "stress2" is more similar to the SDS stress test. · Updated 2014-12-15 20:49:26 +00:00    mirrors

18823
0

5942b01611 · Make sure the Btree mutex is held when setting the locking mode and the · Updated 2014-12-12 00:40:58 +00:00    mirrors

18831
0

40fa102dcc · Version 3.8.7.4 · Updated 2014-12-09 01:34:36 +00:00    mirrors

19017
11

464a2dd1f5 · Add code to check the validity of CollSeq objects during runtime. This code · Updated 2014-12-05 14:36:15 +00:00    mirrors

18859
1

351064b452 · Improved comment on the sharedB.test test script. · Updated 2014-12-05 14:34:30 +00:00    mirrors

18859
0

0fe8c1b967 · When attempting to restart a wal file, make any required calls to sqlite3_randomness() before waiting on or checking for wal file readers. This restores the behaviour exhibited by the trunk. · Updated 2014-12-02 19:35:09 +00:00    mirrors

18876
0

f9df2fbdcd · Adding the "noskipscan" token to an sqlite_stat1.stat field prevents an · Updated 2014-11-15 19:08:13 +00:00    mirrors

18926
0

70273d0bab · Consider using an automatic-index for a scan even if there exists a possible skip-scan that uses one or more "=" operators. · Updated 2014-11-14 19:34:20 +00:00    mirrors

18926
0

47b7fc7843 · Experimental changes that permit read operations to continue after a · Updated 2014-11-11 01:33:57 +00:00    mirrors

18936
0

15f23c2cf0 · Further improvements to the ".scanstats on" display in the shell. Be sure · Updated 2014-11-06 12:46:16 +00:00    mirrors

18948
0

fdece7bad1 · Skip tests that require WAL mode when it is not enabled. · Updated 2014-11-04 19:52:15 +00:00    mirrors

18961
0

61e94c9deb · If a free-slot is found within a page, but using that free-slot would fragment the page further and there are already at least 60 fragmented bytes, degragment the page. This matches the behaviour of the trunk. · Updated 2014-10-27 08:02:16 +00:00    mirrors

19009
0