Skip to content
GitLab
Explore
Sign in
Register
Overview
Active
Stale
All
generalized-upsert
9c3c0461
·
Minor changes for test coverage.
·
Dec 14, 2020
union-all-flattener
22a98533
·
Fix for the previous fix in the case where a UNION ALL sub-query is joined...
·
Dec 18, 2020
parse-cleanup
de57794c
·
Fix a potential use-after-free following an OOM in sqlite3ParserAddCleanup()
·
Jan 12, 2021
minmax-opt-exp
61275d44
·
The early-out of the inner loop on the min/max optimization was overly
·
Jan 14, 2021
exists-to-in
ee301de6
·
More comments on the EXISTS-to-IN optimization logic.
·
Jan 18, 2021
branch-3.34
199705f2
·
Version 3.34.1
·
Jan 20, 2021
reuse-schema-3.34
124f5cf1
·
Incorporate the 3.34.1 patches into the reuse-schema branch.
·
Jan 20, 2021
fix-over-trigger
fded31de
·
Fix a problem caused by using an SQL variable in an OVER clause within a trigger program.
·
Jan 21, 2021
isnotnull-opt
650e3c4c
·
Merge fixes from trunk. Omit a conditional in
·
Jan 22, 2021
fix-2d6e8400
51b4b4e9
·
Ensure a cursor used by the SeekScan operator does not point to a valid row on...
·
Jan 27, 2021
returning
6ad94e7f
·
Modify the SQLITE_DBCONFIG_ENABLE_TRIGGER setting so that it only disables
·
Feb 03, 2021
interleaved-returning
63744980
·
Work toward handling interleaved RETURNING statements. Trunk does not
·
Feb 04, 2021
selective-debug
a48007ab
·
Initial commit
·
Feb 04, 2021
returning-manifested
e06deb36
·
Remove dead code. Fix RETURNING for INSERT into a virtual table.
·
Feb 04, 2021
shm-lock-fix
64bc41f5
·
Remove an assert() added by the previous commit that is sometimes false.
·
Feb 10, 2021
reuse-schema-3.31
e49ac06e
·
In RBU, avoid passing VFS xShmLock calls through to the underlying VFS in...
·
Feb 11, 2021
dml-in-cte
8b5e9022
·
Parsing of DML statements in a WITH clause. But at this point, it just
·
Feb 12, 2021
optbarrier-test-ctrl
89c879ff
·
Add a test-control that allows setting a LIKE pattern for common table
·
Feb 13, 2021
with-generated-as
a5a245a3
·
Change the syntax from "GENERATED AS" to "AS MATERIALIZED" so as to match
·
Feb 16, 2021
alter-table-drop-column
8fc1d79a
·
Fix a crash that could occur in ALTER TABLE DROP COLUMN if the sqlite_schema table was corrupt.
·
Feb 19, 2021
Prev
1
…
47
48
49
50
51
52
53
54
55
…
78
Next