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