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
2026-01-08 10:44:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ace1f9d903edfbb4f08199c7d81bb6b92d414fc
turso
/
core
/
vdbe
History
Nikita Sivukhin
0ace1f9d90
fix code in order to not reset internal prepared statements created during DDL execution
2025-10-06 15:11:23 +04:00
..
builder.rs
properly abort statement in case of reset (when statement wasn't executed till completion) and interrupt
2025-10-06 13:22:26 +04:00
execute.rs
fix code in order to not reset internal prepared statements created during DDL execution
2025-10-06 15:11:23 +04:00
explain.rs
VDBE: implement SorterCompare
2025-10-03 22:58:42 +03:00
insn.rs
VDBE: implement SorterCompare
2025-10-03 22:58:42 +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
fix code in order to not reset internal prepared statements created during DDL execution
2025-10-06 15:11:23 +04:00
sorter.rs
Fix: actually enforce uniqueness in CREATE UNIQUE INDEX
2025-10-03 22:58:42 +03:00