mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 03:54:21 +01:00
MVCC shuoldn't try to destroy btrees in pager because pager operations are only done in checkpoint Closes #3524
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture