nautilus_infrastructure::sql::pg

Function connect_pg

source
pub async fn connect_pg(options: PgConnectOptions) -> Result<PgPool>