Databases tend to get a bit screwy when running multi-threaded tests against them. Probably should add `RUST_TEST_THREADS=1` to the `cargo test` command in cirleci config.
Databases tend to get a bit screwy when running multi-threaded tests against them.
Probably should add
RUST_TEST_THREADS=1to thecargo testcommand in cirleci config.