0
0
mirror of https://github.com/sqlite/sqlite.git synced 2024-11-27 23:23:13 +01:00

Default Branch

0bce1d6c9f · Fix an inaccuracy in the documentation in fts5.h. · Updated 2024-11-27 19:01:25 +01:00

Branches

a0693f21fc · Optimize queries against fts5vocab(row) tables that do use the "cnt" column. · Updated 2024-05-14 21:41:19 +02:00    mirrors

1102
0
Included

4f59d09648 · Optimization in the implementation of OP_OpenRead and OP_OpenWrite · Updated 2024-05-12 02:26:08 +02:00    mirrors

1106
0
Included

e09e451a48 · Add a test for the fixes on this branch. · Updated 2024-05-10 20:15:03 +02:00    mirrors

1108
0
Included

788ade3487 · Allow arbitrary expressions as the second argument to RAISE(). · Updated 2024-05-08 19:42:13 +02:00    mirrors

1115
0
Included

cbea8d5c3f · Edit comments in sqlite3session.h. · Updated 2024-05-06 19:32:26 +02:00    mirrors

1126
0
Included

2eb9adb564 · Assume that a function is able to return a subtype if either (1) it is itself · Updated 2024-05-04 17:04:45 +02:00    mirrors

1131
0
Included

9b4e7898d7 · Add a test case to the fix to PRAGMA integrity_check in the previous check-in. · Updated 2024-05-02 14:00:36 +02:00    mirrors

1140
0
Included

f3ea92cceb · Avoid an OP_Next in cases where an IN(...) query against a UNIQUE index may return at most 1 row. · Updated 2024-05-01 21:48:24 +02:00    mirrors

1144
0
Included

4c3ab545a9 · Allow virtual table implementations to handle OFFSET but not LIMIT, but not LIMIT but not OFFSET. · Updated 2024-04-26 20:13:11 +02:00    mirrors

1150
0
Included

ddc6bd9f21 · Further improvements to the computation of affinity for compound subqueries: · Updated 2024-04-25 19:52:10 +02:00    mirrors

1160
0
Included

0309fb919a · Fix an uninitialized variable problem in the new code on this branch. · Updated 2024-04-23 13:56:20 +02:00    mirrors

1180
0
Included

85ced205da · Prevent tokenize-blobs from being used with non-contentless tables. Fix some other issues with the new code on this branch. · Updated 2024-04-17 21:48:41 +02:00    mirrors

1185
3

4b4faf6aaa · Merge version 3.45.3 patches into the reuse-schema-3.45 sub-branch. · Updated 2024-04-15 16:59:14 +02:00    mirrors

1542
229

dda481c64b · Merge all 3.45.3 changes into the wal2-3.45 branch. · Updated 2024-04-15 16:21:35 +02:00    mirrors

1542
190

48bf899db0 · Merge all 3.45.3 changes into the begin-concurrent-3.45 subbranch. · Updated 2024-04-15 16:18:56 +02:00    mirrors

1542
359

2688bc35cc · Mark the BTree cell overflow cache as invalid whenever the rowid goes invalid. · Updated 2024-04-12 17:15:05 +02:00    mirrors

2063
61

1d40237bc8 · Add assert() statements to help verify the overflow page cache. · Updated 2024-04-12 15:05:36 +02:00    mirrors

1187
0
Included

ac94cf3ece · Enhancements to the fuzzer invariant checker to turn optimizations on and · Updated 2024-04-08 08:37:19 +02:00    mirrors

1198
0
Included

610dbfb451 · Generalize the pushdown of IN right-hand sides to cover more SELECTs. · Updated 2024-04-06 13:59:42 +02:00    mirrors

1208
1

8ce73ce15b · Fix typos in comments. Provided ".wheretrace" debugging output for the · Updated 2024-04-02 16:12:29 +02:00    mirrors

1217
0
Included