-
Notifications
You must be signed in to change notification settings - Fork 742
Pull requests: tursodatabase/turso
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: BEFORE UPDATE trigger corrupts outer cursor position for correlated subqueries
autofixer
core
optimizer
translation/planning
#5555
opened Feb 23, 2026 by
jussisaurio
•
Draft
fix: UPSERT ON CONFLICT fails to match expression indexes #5550
core
translation/planning
#5553
opened Feb 23, 2026 by
PThorpe92
Loading…
simulator: add GROUP BY aggregate testing, fix SUM text overflow bug
core
simulator
vdbe
#5533
opened Feb 23, 2026 by
vimalprakashts
Loading…
8 tasks done
feat(bindings/rust): add sync-rustls feature for pure-Rust TLS
rust-bindings
#5527
opened Feb 23, 2026 by
poelzi
Loading…
Fix ivm cursor seek
antithesis
core
mvcc
Perf/Benchmarks
rust-bindings
Storage
translation/planning
vdbe
#5526
opened Feb 23, 2026 by
nightscape
Loading…
fix snapshot isolation in MVCC
core
mvcc
rust-bindings
#5520
opened Feb 22, 2026 by
PThorpe92
Loading…
Fix view rewrites for rename column with subqueries and attached DBs
core
translation/planning
vdbe
#5505
opened Feb 21, 2026 by
kumarUjjawal
Loading…
Fix #3636: Prevents non-constant DEFAULT column constraint value.
#5504
opened Feb 21, 2026 by
woodybriggs
Loading…
1 task
Add native TCL extension for in-process SQLite test harness
Sqlite3
#5497
opened Feb 20, 2026 by
aalhour
Loading…
Support ROW_NUMBER()
core
translation/planning
vdbe
#5477
opened Feb 20, 2026 by
kumarUjjawal
Loading…
fix: Support ON CONFLICT definitions for PRIMARY KEY and UNIQUE columns
autofixer
core
optimizer
Storage
translation/planning
vdbe
#5476
opened Feb 20, 2026 by
jussisaurio
•
Draft
Validate index rowid position and report corrupt records
core
Storage
vdbe
#5473
opened Feb 20, 2026 by
kumarUjjawal
Loading…
fix parameter binding semantics and add .parameter CLI command
cli
core
extensionlib
rust-bindings
Sqlite3
translation/planning
#5468
opened Feb 19, 2026 by
themixednuts
Loading…
feat!(bindings/rust): implement Stream for Rows with breaking change
rust-bindings
#5412
opened Feb 18, 2026 by
Atliac
Loading…
Preserve BETWEEN range constraints without LHS re-eval
core
optimizer
translation/planning
#5411
opened Feb 18, 2026 by
kumarUjjawal
Loading…
fix: ALTER COLUMN from NUMERIC to TEXT causes corruption from SQLite's POV
autofixer
core
translation/planning
#5377
opened Feb 17, 2026 by
jussisaurio
•
Draft
fix/mvcc: unignore ignored tests, remove test that tested nothing
core
mvcc
#5366
opened Feb 17, 2026 by
jussisaurio
Loading…
wip/fix: Panic on LEFT JOIN with Empty Table and Ungrouped Aggregate (Cur…
autofixer
autofixer-bad-fix
core
vdbe
#5327
opened Feb 16, 2026 by
jussisaurio
•
Draft
fix(core): handle i64::MIN in PRAGMA cache_size to prevent panic (#5250)
core
translation/planning
#5272
opened Feb 15, 2026 by
HarshKumarSahni
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.