mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
On bootstrap just store the header but not flush it to disk. Only try to flush it when we start an MVCC transaction. Also applied fix in `OpenDup` where we should not wrap an ephemeral table with an MvCursor Reviewed-by: Mikaël Francoeur (@LeMikaelF) Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #4151 |
||
|---|---|---|
| .. | ||
| encryption.rs | ||
| mod.rs | ||
| test_btree.rs | ||
| test_ddl.rs | ||
| test_expr_index.rs | ||
| test_multi_thread.rs | ||
| test_page1.rs | ||
| test_read_path.rs | ||
| test_transactions.rs | ||
| test_write_path.rs | ||