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