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

982215a2c5 · Avoid unnecessary mutex usage in pcache1, for a significant speedup. · Updated 2015-06-13 11:10:55 +00:00    mirrors

17955
0

0b75e0d1bb · Merge trunk fixes. · Updated 2015-06-11 17:58:27 +00:00    mirrors

17960
4

eeb31ff59b · More test output refinements. · Updated 2015-06-10 23:02:38 +00:00    mirrors

17962
0

4430b40934 · Remove some repeated lines of source code. Probably introduced by careless cut'n'pasting. · Updated 2015-06-09 10:58:51 +00:00    mirrors

17969
0

97bae794c2 · Add a new opcode to the VDBE that gives the b-tree a hint about the set · Updated 2015-06-05 15:59:57 +00:00    mirrors

17980
0

6c92a7711e · Add the built-in affinity() SQL function. This turns out to be not as useful · Updated 2015-06-02 16:09:58 +00:00    mirrors

17987
1

05883a3409 · Rename SQLITE_AFF_NONE to SQLITE_AFF_BLOB. · Updated 2015-06-02 15:32:08 +00:00    mirrors

17987
0

69b72d5a29 · For FROM-clause subqueries that cannot be flattened, try to push WHERE clause · Updated 2015-06-01 20:28:03 +00:00    mirrors

17988
0

cdb4e1d8fd · Break out the query flattener into a separate source-code file. · Updated 2015-06-01 17:32:44 +00:00    mirrors

17990
1

d092ed4355 · Add some extra source-code comments and a test case. · Updated 2015-05-29 14:36:30 +00:00    mirrors

17998
0

3548db7c13 · A different approach to preventing buffer overreads when comparing a vector of values with a corrupt index record that spans at least one overflow page. · Updated 2015-05-27 14:21:05 +00:00    mirrors

18013
0

fccda8a162 · CTEs have never add working rowids. So disallow the use of the "rowid" column · Updated 2015-05-27 13:06:55 +00:00    mirrors

18013
0

1421d980c5 · Add the "PRAGMA cell_size_check=ON" command. · Updated 2015-05-27 03:46:18 +00:00    mirrors

18013
0

82faa2c88d · Merge accidental fork. · Updated 2015-05-26 19:01:36 +00:00    mirrors

18017
0

1573dc3bb1 · Add fuzzcheck to all makefiles and fix compiler warnings. · Updated 2015-05-25 22:29:26 +00:00    mirrors

18033
0

10ca5b4809 · Make sure sqlite3_value_dup() works correctly even for sqlite3_value · Updated 2015-05-22 21:04:54 +00:00    mirrors

18059
0

74ad49c02e · Have r-tree prefer to use the constraint "col MATCH ?" over "rowid = ?". · Updated 2015-05-21 20:26:37 +00:00    mirrors

17751
2

f058b9c472 · Add a test case to verify that CREATE TABLE AS does not store INT values · Updated 2015-05-20 17:25:44 +00:00    mirrors

18069
0

504ab3b6e5 · Add a comment for SQLITE_FCNTL_OTA to sqlite.h.in. · Updated 2015-05-19 16:26:51 +00:00    mirrors

18079
0

c4d56dd74b · Use an ALWAY() on conditionals in the transitive constraint logic that are · Updated 2015-05-18 12:18:37 +00:00    mirrors

18206
0