mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 01:58:16 +00:00
![]() The name "row result" is confusing because it really *is* a result from a step() call. The only difference is how a row is represented as we return from VDBE or from a statement. Therefore, rename RowResult to StepResult. |
||
---|---|---|
.. | ||
app.rs | ||
Cargo.toml | ||
main.rs | ||
opcodes_dictionary.rs |