mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-02 14:54:23 +01:00
Fixes #2153. Not so sure if SQLite doesn't rollback in more cases, we should definitively check this out. Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #2154
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture