limbo/tests/integration
Jussi Saurio 59a1c2ae2e Disallow joining more than 63 tables
Returns an error instead of panicing
2025-10-13 13:30:03 +03:00
..
functions remove dyn DatabaseStorage and replace it with DatabaseFile 2025-10-03 14:14:15 -03:00
fuzz fuzz: sometimes add another condition on the same column to exercise index range queries 2025-10-09 12:34:52 +03:00
fuzz_transaction fuzz tests for pending_byte 2025-09-30 13:52:40 -03:00
query_processing Disallow joining more than 63 tables 2025-10-13 13:30:03 +03:00
storage Add checksums behind a feature flag 2025-09-13 11:00:39 +05:30
wal fix clippy errors for rust 1.88.0 (auto fix) 2025-07-12 18:58:41 +03:00
common.rs Modify DDL fuzz test to support MVCC too 2025-10-02 14:12:12 +03:00
mod.rs Add checksum tests 2025-09-13 11:00:39 +05:30
pragma.rs integration test tweak 2025-08-14 12:40:58 +03:00