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-29 05:54:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
068a7bbe438168e5bd8cef80b6be61d94d0010fb
turso
/
core
/
vdbe
History
Glauber Costa
6506b3147d
implement pragma application_id
...
Just for completeness, because it is easy.
2025-07-19 20:44:06 -05: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
implement pragma application_id
2025-07-19 20:44:06 -05:00
explain.rs
rename amount -> extra_amount
2025-07-16 00:46:17 +04:00
insn.rs
implement pragma application_id
2025-07-19 20:44:06 -05: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
sorter: fix sorter panic on SortedChunkIOState::WaitingForRead
2025-07-18 14:18:51 +03:00