pub async fn check_database(pool: &PgPool) -> Result<DatabaseHealth>Expand description
Check database connectivity and return the server clock.
pub async fn check_database(pool: &PgPool) -> Result<DatabaseHealth>Check database connectivity and return the server clock.