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-26 11:24:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ee6988fc5995699b2b9e5c9a1fa101058a61b2f
turso
/
core
/
vdbe
History
Jussi Saurio
9ee6988fc5
VDBE: NewRowid needs to call next() in case op_not_exists() is not called afterwards
2025-07-18 13:48:23 +03:00
..
builder.rs
make most instrumentation levels to be Debug or Trace instead. Span creation in debug mode is very slow and impacts our ability to run the Simulator fast enough
2025-07-17 16:48:24 -03:00
execute.rs
VDBE: NewRowid needs to call next() in case op_not_exists() is not called afterwards
2025-07-18 13:48:23 +03:00
explain.rs
rename amount -> extra_amount
2025-07-16 00:46:17 +04:00
insn.rs
rename amount -> extra_amount
2025-07-16 00:46:17 +04:00
likeop.rs
Rename OwnedValue -> Value
2025-05-15 09:59:46 +03:00
mod.rs
Merge 'Fix rollback for TxErrors' from Diego Reis
2025-07-18 10:49:29 +03:00
sorter.rs
improve sorter settings in the fuzz test
2025-07-18 07:41:15 +02:00