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