pub fn blocking_conflict_tests<C>(db: &C) -> Result<(), Error>where
    C: Connection,