pub async fn get_total_build_count(pool: &Pool<MySql>) -> Result<i64>
Retrieves the total number of builds in the system.