pub async fn update_after_delete_fails(test: &mut Test) -> Result<()>
An instance update whose row has been deleted fails instead of silently succeeding. SQL backends raise record_not_found.
record_not_found