pub async fn delete_cost_budget(pool: &Pool<MySql>, id: i64) -> Result<()>
Deletes a cost budget from the database.