pub async fn reflect_pg_database(client: &PgClient) -> Result<PgDatabase, Error>Expand description
Asynchronously pull the contents of pg_database
pub async fn reflect_pg_database(client: &PgClient) -> Result<PgDatabase, Error>Asynchronously pull the contents of pg_database