Default branch

db30b1cbc3 · Enforce the 1GiB size limit on appendvfs files. · Updated 2026-07-29 23:47:55 +00:00

Branches

8c91b3f4a8 · Fix a buffer overread that could occur when running fts5 prefix queries inside a transaction. · Updated 2019-09-03 19:29:38 +00:00    mirrors

17507
11

fb18e82331 · Fix a buffer overread that could occur when running fts5 prefix queries inside a transaction. · Updated 2019-09-03 18:43:33 +00:00    mirrors

14315
23

6ee3fa87fd · Fix an unreachable branch in sqlite3ParserFallback() · Updated 2019-08-28 11:49:45 +00:00    mirrors

11286
0

512e46a74c · Merge in recent fixes from trunk. · Updated 2019-08-26 20:41:33 +00:00    mirrors

11294
0

f8f8a576bd · Attempt to parse the NULLS LAST clause more efficiently. A few cycles were · Updated 2019-08-23 21:11:11 +00:00    mirrors

11302
1

8c754a3613 · Omit the "_except" term from the name of the new interface. · Updated 2019-08-19 20:35:30 +00:00    mirrors

11336
0

42d2fce7f5 · Provide the SQLITE_DIRECTONLY flag for app-defined functions that prohibits · Updated 2019-08-15 20:04:09 +00:00    mirrors

11346
0

e7b4f4888f · Fix the build for compilation using separate files rather than the amalgamation. · Updated 2019-08-12 15:37:28 +00:00    mirrors

11359
2

5eae1d1b33 · More legacy STAT3 code removed. · Updated 2019-08-08 16:23:12 +00:00    mirrors

11370
0

915e434c35 · Performance optimization to the new affinity handling logic. · Updated 2019-08-06 15:18:15 +00:00    mirrors

11382
0

0a8d06a93f · Add test cases to this branch. · Updated 2019-08-05 20:45:53 +00:00    mirrors

11385
0

c27520bf72 · The second option for [61c853857f40da49]: In this mode, columns of VIEWs · Updated 2019-08-05 19:34:44 +00:00    mirrors

11388
1

2e6d83bc49 · Give the SQLITE_TESTCTRL_PRNG_SEED two arguments. The second argument if not · Updated 2019-08-03 01:39:20 +00:00    mirrors

11396
0

ddd7421c91 · If a query like "SELECT min(a), b FROM t1" visits no rows where "a" is not null, extract a value for "b" from one of the rows where "a" is null. Possible fix for ticket [41866dc37]. · Updated 2019-08-02 18:43:59 +00:00    mirrors

11400
0

a79a0e733f · When using an index for both DISTINCT and ORDER BY, do not confuse the number of columns required for distinctness with the number required to get the correct sort order. Fix for [6749cb3c]. · Updated 2019-07-29 14:42:56 +00:00    mirrors

11417
0

9b987caba9 · Do not use the insert-overwrite optimization if the cell might overwrite the · Updated 2019-07-22 23:30:44 +00:00    mirrors

11476
4

75b0821e99 · Remove Window objects from the corresponding Select.pWin list when they are deleted. · Updated 2019-07-22 16:20:03 +00:00    mirrors

11432
0

19d9a3ca6c · New test cases for PRAGMA index_xinfo on a WITHOUT ROWID table. And new · Updated 2019-07-17 12:42:15 +00:00    mirrors

11447
0

ec9b2a132b · Call ioctl() with the correct signature on both Android and stock Linux. · Updated 2019-07-15 07:58:28 +00:00    mirrors

11455
0

4f9adee289 · Rework the FILTER clause implementation to share more code with window functions. · Updated 2019-07-13 16:22:50 +00:00    mirrors

11463
0