pub async fn connect(cfg: &DatabaseConfig) -> Result<DatabaseConnection>Expand description
Connects to the configured database without metrics.
pub async fn connect(cfg: &DatabaseConfig) -> Result<DatabaseConnection>Connects to the configured database without metrics.