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

Default Branch

8ff67df7ac · Fix another issue in argument expansion on Windows for tclsqlite3.c in · Updated 2024-11-22 18:41:00 +01:00

Branches

d69ffd684b · Improvements to the layout and comments for the new round() implementation. · Updated 2024-06-12 12:17:36 +02:00    mirrors

988
3

259f930759 · The aggressive rounding behavior is now only accessible using the · Updated 2024-06-10 20:30:44 +02:00    mirrors

991
3

663d92cdd3 · Disable the omit-noop-join optimization when there are 64 or more terms in · Updated 2024-06-09 20:02:29 +02:00    mirrors

1518
63

1ad47d003e · At attempt at improving the performance of unixRead(). Partly successfuly, · Updated 2024-06-07 21:48:05 +02:00    mirrors

993
1

bd1402487b · Omit bogus tests accidentally added by the privious commit. · Updated 2024-06-07 01:22:32 +02:00    mirrors

994
0
Included

877051b246 · Better optimize queries that use parameters in the LIMIT clause. · Updated 2024-06-06 18:06:21 +02:00    mirrors

3593
35

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

1000
2

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

1014
0
Included

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

1020
1

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

1024
0
Included

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

1032
1

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

1037
0
Included

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

1049
0
Included

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

1072
0
Included

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 16:26:32 +02:00    mirrors

1068
0
Included

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 15:56:38 +02:00    mirrors

1075
0
Included

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

1079
0
Included

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

1078
0
Included

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

1082
0
Included

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

1084
0
Included