limbo/tests/integration
Pere Diaz Bou 28bd24b7d4 clear page cache on transaction failure
This is the first step towards rollback, since we still don't spill
pages with WAL, we can simply invalidate page cache in case of failure.
2025-05-28 15:54:28 +02:00
..
functions Rename OwnedValue -> Value 2025-05-15 09:59:46 +03:00
fuzz make compound_select_fuzz() test more likely to generate duplicate rows 2025-05-25 21:27:45 +03:00
query_processing clear page cache on transaction failure 2025-05-28 15:54:28 +02:00
wal Rename OwnedValue -> Value 2025-05-15 09:59:46 +03:00
common.rs Small cleanups to pager/wal/vdbe - mostly naming 2025-05-26 10:37:34 +03:00
mod.rs remove flaky pragma cli tests. 2025-02-10 16:01:29 +07:00