mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 19:44:21 +01:00
We have to update the Transaction State before checking for the Schema Cookie so that we can rollback the transaction later on correctly. Closes #2535 Closes #2549
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture