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