limbo/tests/integration/query_processing
Jussi Saurio 64dba96c60
Merge 'initialize global header on bootstrap' from Pedro Muniz
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
2025-12-10 19:04:23 +02:00
..
encryption.rs change encryption to use new test macros 2025-11-19 14:47:13 -03:00
mod.rs test page1 init 2025-12-10 12:53:25 -03:00
test_btree.rs change test_btree to use new test macros 2025-11-19 13:46:48 -03:00
test_ddl.rs change test_ddl to use new test macros 2025-11-19 13:30:35 -03:00
test_expr_index.rs Add integration test to ensure covering expr index is used 2025-11-20 12:47:50 -05:00
test_multi_thread.rs change test_multi_thread to use new test macros 2025-11-19 13:30:05 -03:00
test_page1.rs test page1 init 2025-12-10 12:53:25 -03:00
test_read_path.rs Fix CTE scope propagation for compound SELECTs 2025-12-09 13:09:55 +01:00
test_transactions.rs chore: remove experimental_indexes feature flags 2025-12-08 13:00:37 +02:00
test_write_path.rs add compatibility test for multiple-columns unique constraint 2025-12-10 01:46:25 +04:00