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

7056a4715c · Avoid unnecessary memset() operations in sqlite3PagerGet(). · Updated 2016-04-05 00:44:01 +00:00    mirrors

15864
1

49e1125b69 · Add and enhance the new tests. · Updated 2016-04-04 15:47:46 +00:00    mirrors

15877
0

0d0a2abc6a · Add another OOM test to this branch. · Updated 2016-03-31 15:08:10 +00:00    mirrors

15885
0

74c3302fd1 · Avoid compiler warnings and excess opcodes when SQLITE_ENABLE_PREUPDATE_HOOK · Updated 2016-03-30 12:56:55 +00:00    mirrors

15897
0

b9502fd869 · Fix some code and test coverage issues in fts5_index.c. · Updated 2016-03-29 21:19:04 +00:00    mirrors

16272
5

a7123920d2 · Open a statement transaction for "CREATE VIRTUAL TABLE" statements in order to ensure that if the xCreate() call fails, changes made to the sqlite_master and possibly other tables are rolled back. · Updated 2016-03-28 14:57:04 +00:00    mirrors

16272
1

3c6707f72b · Rearrange code so that tests pass whether SQLITE_DEBUG is defined or not. · Updated 2016-03-21 15:18:13 +00:00    mirrors

16332
0

f68521c4e6 · Make sure system errors that occur durign sqlite3_step() are captured for · Updated 2016-03-21 12:28:02 +00:00    mirrors

16306
0

3cdce92c38 · Remove an unreachable branch. Improvements to comments. · Updated 2016-03-21 00:30:40 +00:00    mirrors

16315
0

fce07fb944 · Fix a problem detecting invalid values in the rbu_control column of an rbu database table. · Updated 2016-03-19 17:09:30 +00:00    mirrors

16320
0

328b2a2bf2 · An alternative method of encoding the wildcard in "SELECT *". This is an · Updated 2016-03-17 18:41:38 +00:00    mirrors

16336
1

f71a366407 · Some pragmas can be reused without an automatic reprepare. · Updated 2016-03-16 20:44:45 +00:00    mirrors

16337
0

4a8a646723 · Changing page size using VACUUM or backup is not allowed with a codec attached. · Updated 2016-03-14 20:49:24 +00:00    mirrors

16353
0

e500f65a2c · More file pathname normalization. · Updated 2016-03-14 14:59:35 +00:00    mirrors

16360
0

7ed4020890 · Modify the memjournal.c code to make it a bit smaller. · Updated 2016-03-08 17:44:08 +00:00    mirrors

16391
0

c2ae2073d9 · Make the SQLITE_DEFAULT_SYNCHRONOUS and SQLITE_DEFAULT_WAL_SYNCHRONOUS · Updated 2016-03-08 15:30:01 +00:00    mirrors

16396
0

e45216fd9d · Add a new row type to RBU (a peer of insert, update and delete) - "delete then insert". · Updated 2016-03-07 17:39:30 +00:00    mirrors

16406
0

2ea74dc805 · Adjust the cost estimates for RTREE such that the expected number of rows and · Updated 2016-03-05 20:28:24 +00:00    mirrors

16410
0

f7d4578313 · Simplify the computation of Index.aAvgEq. · Updated 2016-03-04 19:55:02 +00:00    mirrors

16417
7

79a2ca3944 · Further fixes to the pread()/pwrite() enabling logic. · Updated 2016-03-04 03:14:39 +00:00    mirrors

16429
0