limbo/tests/integration/query_processing
Jussi Saurio e9bfb57065 Fix incorrectly implemented test
Test started executing another statement when previous statement
returned IO the last time and didn't run to completion
2025-10-22 23:40:45 +03:00
..
encryption.rs Put encryption behind an opt in (runtime) flag 2025-09-30 18:29:18 +05:30
mod.rs enable encryption feature flag by default 2025-09-30 19:04:25 +05:30
test_btree.rs rename Completion functions 2025-10-06 11:07:06 -03:00
test_ddl.rs Add regression tests for ALTER TABLE stuff 2025-09-27 09:45:15 +03:00
test_multi_thread.rs Fix incorrectly implemented test 2025-10-22 23:40:45 +03:00
test_read_path.rs clippy 2025-10-13 14:11:18 +03:00
test_transactions.rs fix stale test: constraint errors do not roll back tx anymore 2025-10-22 23:40:45 +03:00
test_write_path.rs fix upsert conflict handling 2025-09-30 22:39:55 +04:00