mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-27 04:54:21 +01:00
- Add more statements per iteration - Allow interactive transaction to contain multiple statements - add VERBOSE flag to print all statements executed in a successful iteration
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture