Function count_deployments

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

Counts the total number of deployments in the database.