pub fn blocking_transaction_check_tests<C>(db: &C) -> Result<(), Error>
where C: Connection + 'static,