pub async fn overwrite_tests<C>(db: &C) -> Result<(), Error>
where C: AsyncConnection,