-
Notifications
You must be signed in to change notification settings - Fork 738
Pull requests: tursodatabase/turso
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #3636: Prevents non-constant DEFAULT column constraint value.
#5504
opened Feb 21, 2026 by
woodybriggs
Loading…
1 task
remove
Arc<RwLock<Statement>> from Insn::Program
core
translation/planning
vdbe
#5501
opened Feb 20, 2026 by
pedrocarlo
Loading…
Add native TCL extension for in-process SQLite test harness
Sqlite3
#5497
opened Feb 20, 2026 by
aalhour
Loading…
fix: adjust
jump_if_null branch offset as incorrectly failed NULL in check constraints in integrity checks
core
translation/planning
#5495
opened Feb 20, 2026 by
pedrocarlo
Loading…
use
target_table.database_id for update so we select the correct database and don't panic
core
translation/planning
#5487
opened Feb 20, 2026 by
pedrocarlo
Loading…
bindings/rust: add old multithreaded bug reproducers as mvcc regression tests
rust-bindings
#5484
opened Feb 20, 2026 by
jussisaurio
Loading…
fix: buffer RETURNING results into temp table and scan back & remove confusing statement reset behavior
core
simulator
translation/planning
vdbe
#5478
opened Feb 20, 2026 by
jussisaurio
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…
fix: Handle IVM old record capture when REQUIRE_SEEK is set
core
vdbe
#5455
opened Feb 19, 2026 by
nightscape
Loading…
1 task done
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 json functions scientific notation exponent
core
Json
#5386
opened Feb 17, 2026 by
gigagrug
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…
properly split sql statements for JS runner backend + enable triggers
JS-Bindings
#5255
opened Feb 14, 2026 by
pedrocarlo
Loading…
Support custom types
cli
core
docs
optimizer
translation/planning
vdbe
#5254
opened Feb 14, 2026 by
glommer
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.