Skip to content
GitLab
Explore
Sign in
Register
Overview
Active
Stale
All
alter-table-fix
f53cc250
·
Back out the assert() fixes from [a9443dbfbe25e588] and
·
May 15, 2024
fix-onerow-opt
67ba104f
·
Fix a problem in where.c preventing SQLite from identifying some ONEROW scans,...
·
May 17, 2024
pending-3.46
b8697a8e
·
Merge branches "fix-onerow-opt", "faster-openread", "fts5-delay-tokenizer" and...
·
May 17, 2024
vtab-distinct-fix
c2501e7e
·
Improvements to the sqlite3_vtab_distinct() documentation.
·
May 20, 2024
group-by-consistency
be72d77b
·
When omitting result columns for the vector-IN optimization, make sure that
·
May 24, 2024
auto-index-improvements
d1010a67
·
Avoid creating an automatic index on a column that is known to be not very
·
May 27, 2024
min-row-estimate
02adbf1f
·
For query planning purposes, assume every table holds at least 100
·
May 28, 2024
star-schema
b3efc02f
·
Change an assert() (incorrectly) added by the previous check-in into a
·
May 29, 2024
linenoise-multiline
a4502bdc
·
Experimentally enable linenoise multiline mode in shell.c.
·
May 30, 2024
xbestindex-or-terms
f122cb2f
·
Be more aggressive about freeing memory associated with the
·
Jun 02, 2024
concatb
e4e6ae19
·
Harmonize function names.
·
Jun 05, 2024
branch-3.28-var-in-limit
8158a514
·
Better optimize queries that use parameters in the LIMIT clause.
·
Jun 06, 2024
var-in-limit
28893f9d
·
Omit bogus tests accidentally added by the privious commit.
·
Jun 06, 2024
fast-read
0118f150
·
At attempt at improving the performance of unixRead(). Partly successfuly,
·
Jun 07, 2024
branch-3.45
51a32b2e
·
Disable the omit-noop-join optimization when there are 64 or more terms in
·
Jun 09, 2024
round-up
22519167
·
The aggressive rounding behavior is now only accessible using the
·
Jun 10, 2024
round-up-2
05eabcda
·
Improvements to the layout and comments for the new round() implementation.
·
Jun 12, 2024
unix-dotfile-fix
93edfcaf
·
Omit tests that depend on sqlite3_release_memory() in lock5.test when running...
·
Jun 12, 2024
recursive-cte-orderby-fix
6ee76123
·
Merge all the latest trunk enhancements into the
·
Jun 27, 2024
bedrock-3.45
90272269
·
Avoid 32-bit overflow when calculating ncycle for ".scanstats vm".
·
Jun 27, 2024
Prev
1
…
67
68
69
70
71
72
73
74
75
…
78
Next