-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: tursodatabase/turso
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
core/fts: reuse cached searcher segments before loading chunks
core
#9210
opened Sep 21, 2026 by
pedrocarlo
Collaborator
Loading…
fts: allocate shared snapshot and segment bytes through database allocator
core
mvcc
#9208
opened Sep 21, 2026 by
pedrocarlo
Collaborator
•
4/4
Loading…
postgres: support DELETE USING
core
optimizer
translation/planning
#9200
opened Sep 21, 2026 by
kumarUjjawal
Contributor
Loading…
core/schema: Fix ALTER TABLE ADD/DROP COLUMN dropping column type size parameters
core
#9199
opened Sep 21, 2026 by
iarymov
Contributor
Loading…
core/schema: find the parent key index by name, not by column order
core
translation/planning
#9197
opened Sep 20, 2026 by
RyanLin5967
Contributor
Loading…
core/translate/optimizer: take an index only when its collation matches the comparison
core
optimizer
#9196
opened Sep 20, 2026 by
RyanLin5967
Contributor
Loading…
core/fts: reduce snapshot metadata allocations and delete lookup work
core
Perf/Benchmarks
#9195
opened Sep 20, 2026 by
pedrocarlo
Collaborator
Loading…
core/translate/optimizer: never let another join's ON term drive a multi-index scan
core
optimizer
#9194
opened Sep 20, 2026 by
RyanLin5967
Contributor
Loading…
core/translate: collect rows up front when a cascade leads back to the table
core
translation/planning
#9193
opened Sep 20, 2026 by
RyanLin5967
Contributor
Loading…
core/translate: bind a subquery's FROM name to the real table, not an outer alias
core
translation/planning
#9191
opened Sep 20, 2026 by
RyanLin5967
Contributor
Loading…
core/mvcc: batch passive checkpoint writes
#9190
opened Sep 19, 2026 by
pereman2
Collaborator
Loading…
fix(mvcc): prevent double release of WAL write lock during checkpoint cleanup after commit (#9110)
core
mvcc
#9189
opened Sep 19, 2026 by
diaztapiarodrigo
Loading…
fts: benchmark SQL counts across query selectivity and deletes
core
Perf/Benchmarks
#9183
opened Sep 19, 2026 by
pedrocarlo
Collaborator
•
1/2
•
Draft
core/fts: require an indexed plan for fts_match
core
documentation
Improvements or additions to documentation
vdbe
#9182
opened Sep 19, 2026 by
pedrocarlo
Collaborator
Loading…
fts: count eligible SQL matches directly in Tantivy
core
optimizer
translation/planning
vdbe
#9181
opened Sep 19, 2026 by
pedrocarlo
Collaborator
•
2/2
•
Draft
core/fts: reuse validated descriptors when opening cursors
ci-actions
core
#9180
opened Sep 19, 2026 by
pedrocarlo
Collaborator
Loading…
testing: cover OFFSET paging past a join outer row
#9178
opened Sep 18, 2026 by
RyanLin5967
Contributor
Loading…
cli: dump a real with its shortest round-trip form
cli
#9175
opened Sep 18, 2026 by
RyanLin5967
Contributor
Loading…
Remove dead code
core
optimizer
translation/planning
vdbe
#9174
opened Sep 18, 2026 by
LeMikaelF
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.