mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
This PR add proper program abort in case of unfinished statement reset and interruption. Also, this PR makes rollback methods non-failing because otherwise of their callers usually unclear (if rollback failed - what is the state of statement/connection/transaction?) Reviewed-by: Preston Thorpe <preston@turso.tech> Closes #3591 |
||
|---|---|---|
| .. | ||
| encryption.rs | ||
| mod.rs | ||
| test_btree.rs | ||
| test_ddl.rs | ||
| test_multi_thread.rs | ||
| test_read_path.rs | ||
| test_transactions.rs | ||
| test_write_path.rs | ||