limbo/tests/integration
Pekka Enberg 90c1e3fc06 Switch Connection to use Arc instead of Rc
Connection needs to be Arc so that bindings can wrap it with `Mutex` for
multi-threading.
2025-06-16 10:43:19 +03:00
..
functions Convert u64 rowid to i64 2025-05-30 13:07:31 +02:00
fuzz Decrease db rows and increase random values 2025-06-11 00:33:48 +05:30
query_processing Switch Connection to use Arc instead of Rc 2025-06-16 10:43:19 +03:00
wal Switch Connection to use Arc instead of Rc 2025-06-16 10:43:19 +03:00
common.rs Switch Connection to use Arc instead of Rc 2025-06-16 10:43:19 +03:00
mod.rs remove flaky pragma cli tests. 2025-02-10 16:01:29 +07:00