Function get_total_build_count

Source
pub async fn get_total_build_count(pool: &Pool<MySql>) -> Result<i64>
Expand description

Retrieves the total number of builds in the system.