pub async fn are_any_codes_left( conn: &mut PgConnection, code_giveaway_id: Uuid, ) -> ModelResult<bool>