-
Notifications
You must be signed in to change notification settings - Fork 638
Pull requests: tursodatabase/turso
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
core/mvcc/logical_log: off by one error reading logical log encrypted
core
mvcc
#4260
opened Dec 17, 2025 by
pereman2
Loading…
propagate partial sync settings in the web
JS-Bindings
#4259
opened Dec 17, 2025 by
sivukhin
Loading…
fix(core): prevent ALTER COLUMN from resulting in tables with only generated columns
core
optimizer
translation/planning
#4257
opened Dec 17, 2025 by
nunogoncalves03
Loading…
fix(core/util): reject integer primary key underflow
core
vdbe
#4251
opened Dec 16, 2025 by
nunogoncalves03
Loading…
Consider Order by expressions collation when deciding candidate index for iteration
core
optimizer
vdbe
#4248
opened Dec 16, 2025 by
pedrocarlo
Loading…
use cmath from system libraries only in tests in order to be more portable
core
vdbe
#4246
opened Dec 16, 2025 by
sivukhin
Loading…
btree/pager: make it way more difficult to mutate non-dirty pages
core
Storage
#4233
opened Dec 15, 2025 by
jussisaurio
Loading…
core/execute: use same code for generating rowid in mvcc as in btree
core
mvcc
vdbe
#4228
opened Dec 15, 2025 by
pereman2
Loading…
trigger alter bug fixes
core
translation/planning
vdbe
#4214
opened Dec 15, 2025 by
Pavan-Nambi
•
Draft
fix(json): handle BLOB arguments correctly in JSON functions
core
Json
vdbe
#4213
opened Dec 14, 2025 by
nunogoncalves03
Loading…
feat(extensions): add stddev aggregate function to percentile module
extensions-other
#4212
opened Dec 14, 2025 by
kelvincesar
Loading…
core/storage: implement Cache Spilling
ci-actions
core
simulator
Storage
#4211
opened Dec 14, 2025 by
PThorpe92
Loading…
WIP test runner
ci-actions
cli
core
extensionlib
IO
Storage
#4210
opened Dec 14, 2025 by
pedrocarlo
•
Draft
fix(json): properly serialize infinite values
core
Json
vdbe
#4209
opened Dec 14, 2025 by
nunogoncalves03
Loading…
triggers: don't rewrite qualified table names
core
translation/planning
#4206
opened Dec 14, 2025 by
Pavan-Nambi
Loading…
allow -ve array indices and [#] path in jsonb
core
Json
#4205
opened Dec 14, 2025 by
Pavan-Nambi
Loading…
Autoincrement cleanup
core
translation/planning
vdbe
#4199
opened Dec 13, 2025 by
Pavan-Nambi
Loading…
clean up core tester to use
conn.execute and conn.exec_rows for parsing correctly the expected values from select queries
#4192
opened Dec 12, 2025 by
pedrocarlo
Loading…
fix coroutine panic: replace ended_coroutine Bitfield with vec
core
vdbe
#4177
opened Dec 11, 2025 by
jussisaurio
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.