pub async fn increment_flag_count( conn: &mut PgConnection, submission_id: Uuid, ) -> ModelResult<i32>