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