pub async fn count_cost_budgets(pool: &Pool<MySql>) -> Result<i64>
Counts the total number of cost budgets in the database.