pub async fn insert( conn: &mut PgConnection, input: &NewCodeGiveaway, ) -> ModelResult<CodeGiveaway>