Skip to content
GitLab
Explore
Sign in
Register
Overview
Active
Stale
All
branch-3.37
ee886f3f
·
When computing a vector to be used as a key for an index lookup, do not
·
Jan 21, 2022
sqlite3_vtab_distinct
287a1b56
·
Bring sqlite3_vtab_distinct() up to spec so that it works as described in the
·
Jan 22, 2022
vtab-limit-offset
e998fbf9
·
Add a NEVER() on an unreachable branch.
·
Jan 28, 2022
batch-in-operator
b801d330
·
Additional test cases.
·
Feb 02, 2022
relaxed-alter-table
cc52363d
·
Fix a NULL pointer dereference that can occur after OOM. Problem
·
Feb 05, 2022
alter-table-if-exists
f63577d5
·
Prototype implementation of IF EXISTS and IF NOT EXISTS clauses on the
·
Feb 09, 2022
auto-column
21a70e94
·
CLI's .import column rename made more minimal, and reports renames.
·
Feb 14, 2022
simplify-cursor-state
cce41bb4
·
Attempt to transform OP_Column to make use of eCurState instead of the other
·
Feb 25, 2022
optimize-init-mem
327ae050
·
The performance increase in the previous check-in of this branch was due to
·
Feb 28, 2022
shell-tweaks
42883743
·
Improve formatting of changes doc for this branch
·
Mar 10, 2022
begin-concurrent-report-3.28
c0c7f3a3
·
Merge trunk enhancements, including 3.38.1 patches, into the
·
Mar 12, 2022
vtab-distinct-ordered
05d78428
·
Updates a comment and an assert().
·
Mar 17, 2022
extapi-serializing
f8ea3a00
·
expose sqlite3_{deserialize,serialize}() in sqlite3ext.h
·
Mar 22, 2022
vdbe-state-refactor
e885e6e8
·
Split out the RUN state into separate READY and RUN states.
·
Mar 31, 2022
merge-statement
892967ce
·
Tokenizer and grammar rules sufficient for the MERGE command.
·
Apr 08, 2022
foreachrow-statement
58f8a446
·
Grammar rules for a hypothetical FOR EACH ROW statement. No new keywords
·
Apr 08, 2022
right-join-fix
925326aa
·
Previous check-in accidentally inverted a test on an assert(). Fix that.
·
Apr 14, 2022
right-join-using
b2ed91f1
·
Avoid deleting substructure of the Expr node in lookupName() until after
·
Apr 15, 2022
right-join-paren
e421c755
·
Further attempts to get name resolution to work correctly with
·
Apr 21, 2022
right-join-colnames
5a332439
·
Fix minor problems with the new join table name resolution logic.
·
Apr 23, 2022
Prev
1
…
52
53
54
55
56
57
58
59
60
…
78
Next