This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
turso
Watch
1
Star
0
Fork
0
You've already forked turso
mirror of
https://github.com/aljazceru/turso.git
synced
2025-12-27 04:54:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a14bbdecf24a6e073b82fbbcb8461663dc30eea2
turso
/
core
/
vdbe
History
Jussi Saurio
7376475cb3
Do not start statement subtransactions when MVCC is enabled
...
MVCC does not support statement-level rollback.
2025-10-22 23:40:45 +03:00
..
builder.rs
Allow case where cursor for btree is already opened
2025-10-14 15:32:48 +03:00
execute.rs
Do not start statement subtransactions when MVCC is enabled
2025-10-22 23:40:45 +03:00
explain.rs
Rename is_scope to deferred and invert respective boolean logic
2025-10-22 23:40:44 +03:00
insn.rs
Rename is_scope to deferred and invert respective boolean logic
2025-10-22 23:40:44 +03:00
likeop.rs
Rename OwnedValue -> Value
2025-05-15 09:59:46 +03:00
metrics.rs
add metrics and implement the .stats command
2025-08-18 09:11:06 -05:00
mod.rs
ProgramState: add begin_statement() and end_statement()
2025-10-22 23:40:45 +03:00
sorter.rs
core/vdbe/sorter: Replace IOCompletions::Many with completion group
2025-10-15 11:48:24 +03:00