mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
## Description The PR title. `exec_rows` also does validation of outputs automatically which is good practice for testing <!-- Please include a summary of the changes and the related issue. --> ## Motivation and context Better typing and don't have to constantly match on `turso_core::Value` <!-- Please include relevant motivation and context. Link relevant issues here. --> ## AI Disclosure Ai did most of the migration <!-- Please disclose if any LLM's were used in the creation of this PR and to what extent, to help maintainers properly review. --> Closes #4192 |
||
|---|---|---|
| .. | ||
| fuzz | ||
| integration | ||
| Cargo.toml | ||
| lib.rs | ||
| README.md | ||
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture