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

202dd9c2db · Make the VdbeCursor object even smaller. But the resulting library is bigger · Updated 2015-12-17 19:17:43 +00:00    mirrors

16869
2

1ec3727504 · Update some stale comments in delete.c. No changes to code. · Updated 2015-12-12 19:23:41 +00:00    mirrors

16879
8

5a6e89c644 · Mention that the snapshot interfaces are only available if SQLite is compiled · Updated 2015-12-11 03:27:36 +00:00    mirrors

16886
0

ac536e613a · Move pointer range comparisons into a macro, where they can be dealt with · Updated 2015-12-10 15:09:17 +00:00    mirrors

16899
0

86151e8905 · Avoid unnecessary work inside of verifyDbFile() in the unix VFS. · Updated 2015-12-08 14:37:16 +00:00    mirrors

16903
0

92af1ebc75 · Add experimental support for the 'test_fs' test module on Win32. · Updated 2015-11-30 23:29:07 +00:00    mirrors

16934
0

1acb539f4c · Add the "colUsed" field to the sqlite3_index_info structure passed to virtual table xBestIndex methods. To indicate the subset of the virtual table columns that may be required by the current scan. · Updated 2015-11-26 19:33:41 +00:00    mirrors

16946
0

8b4a94adc1 · Add the sqlite3_strlike() interface, which might be useful for implementing · Updated 2015-11-24 21:23:59 +00:00    mirrors

16958
0

426504965c · Add a new OP_BColumn opcode where the cursor is guaranteed to be of type · Updated 2015-11-21 17:53:06 +00:00    mirrors

16972
1

03d69a6826 · Only support the magic "__hidden__" column name prefix interpretation when · Updated 2015-11-19 13:53:57 +00:00    mirrors

16984
0

4f9c8ec62d · Test cases. Minor problems fixed. All appears to work now. · Updated 2015-11-12 15:47:48 +00:00    mirrors

17013
0

43509768e1 · Fix harmless compiler warnings in FTS5. · Updated 2015-11-10 12:31:25 +00:00    mirrors

17020
0

fe88fbfc82 · Add test cases for WITH clauses. · Updated 2015-11-07 17:51:39 +00:00    mirrors

17033
0

9ced20d892 · Merge the fixes and tests for the ieee754 extension. · Updated 2015-11-06 17:59:33 +00:00    mirrors

17045
0

c8bb430dfe · A proposed patch for working around a bug in the optimizer for the HP compiler · Updated 2015-11-06 17:28:00 +00:00    mirrors

17049
0

b1d607de25 · Improvements and simplifications to the equality seek logic. Tests are · Updated 2015-11-05 22:30:54 +00:00    mirrors

17051
0

63225522f9 · Remove #pragma that was used to work around an obsolete issue with MSVC 2012. · Updated 2015-11-05 03:26:36 +00:00    mirrors

17055
0

7d3bfa2713 · Further enhancement and a bit of cleanup. · Updated 2015-11-03 06:23:33 +00:00    mirrors

17067
0

5596eb3020 · Return immediately if sqlite3PagerWrite() is called when the pager is in PAGER_ERROR state. · Updated 2015-10-30 14:28:16 +00:00    mirrors

17084
0

f6a163eb89 · Remove an "exit" call in the where2.test script that accidentally left in the · Updated 2015-10-29 14:29:01 +00:00    mirrors

17088
2