Skip to main content

ping_database

Function ping_database 

Source
pub async fn ping_database(db: &DatabaseConnection) -> Result<()>
Expand description

Pings the database connection used by the standard health check.