Default branch

3bc026df6e · Avoid apply an affinity to a register that might be the result of a TK_AGG_COLUMN expression, as it might be reused. Fix for bug [bugs:/info/2026-07-29T05:51:06Z | 2026-07-29T05:51:06Z]. · Updated 2026-07-29 15:13:41 +00:00

Branches

823329b88c · Harmonize function names. · Updated 2024-06-05 20:54:40 +00:00    mirrors

3987
2

0507e6e388 · Be more aggressive about freeing memory associated with the · Updated 2024-06-02 10:52:35 +00:00    mirrors

4001
0

c9733cef53 · Experimentally enable linenoise multiline mode in shell.c. · Updated 2024-05-30 11:25:32 +00:00    mirrors

4007
1

1085eee098 · Change an assert() (incorrectly) added by the previous check-in into a · Updated 2024-05-29 14:32:22 +00:00    mirrors

4011
0

def42a1ac2 · For query planning purposes, assume every table holds at least 100 · Updated 2024-05-28 15:37:41 +00:00    mirrors

4019
1

b23f92b286 · Avoid creating an automatic index on a column that is known to be not very · Updated 2024-05-27 21:55:01 +00:00    mirrors

4024
0

4aaf45e246 · When omitting result columns for the vector-IN optimization, make sure that · Updated 2024-05-24 20:18:16 +00:00    mirrors

4036
0

df903fe056 · Improvements to the sqlite3_vtab_distinct() documentation. · Updated 2024-05-20 16:00:27 +00:00    mirrors

4059
0

c83386cbe5 · Merge branches "fix-onerow-opt", "faster-openread", "fts5-delay-tokenizer" and "enhanced-raise", each containing minor enhancements prepared for 3.47, into this branch. · Updated 2024-05-17 14:26:32 +00:00    mirrors

4055
0

0445cd1020 · Fix a problem in where.c preventing SQLite from identifying some ONEROW scans, leading to (slightly) sub-optimal byte-code. · Updated 2024-05-17 13:56:38 +00:00    mirrors

4062
0

61f2ee6ab8 · Back out the assert() fixes from [a9443dbfbe25e588] and · Updated 2024-05-15 23:36:24 +00:00    mirrors

4066
0

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

4065
0

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

4069
0

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

4071
0

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

4078
0

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

4089
0

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

4094
0

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

4103
0

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 19:48:24 +00:00    mirrors

4107
0

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

4113
0