limbo/tests/integration
2025-12-17 10:55:24 -03:00
..
functions remove unused TempDatabase argument requirement for limbo_exec_rows 2025-12-10 15:21:03 -03:00
fuzz_transaction core: Don't rollback transaction when schema updated 2025-12-15 13:49:21 +02:00
index_method remove unused TempDatabase argument requirement for limbo_exec_rows 2025-12-10 15:21:03 -03:00
query_processing core: Don't rollback transaction when schema updated 2025-12-15 13:49:21 +02:00
storage test changing from WAL to MVCC 2025-12-17 10:55:24 -03:00
wal chore: remove experimental_indexes feature flags 2025-12-08 13:00:37 +02:00
common.rs ensure DB header is flushed to DB file if header changes during DB open 2025-12-17 10:55:24 -03:00
mod.rs triggers: add a lot of different kinds of tests 2025-11-18 15:19:01 +02:00
pragma.rs change pragma test to use new test macros 2025-11-19 23:28:23 -03:00
trigger.rs Regression test for 4017 2025-12-09 09:19:37 +02:00