pub async fn check_database_component(
db: &DatabaseConnection,
) -> HealthComponentReportExpand description
Runs the standard database ping health check.
pub async fn check_database_component(
db: &DatabaseConnection,
) -> HealthComponentReportRuns the standard database ping health check.