pub async fn reflect_pg_extension(
client: &PgClient,
) -> Result<Vec<PgExtension>, Error>Expand description
Asynchronously pull the contents of pg_extension
pub async fn reflect_pg_extension(
client: &PgClient,
) -> Result<Vec<PgExtension>, Error>Asynchronously pull the contents of pg_extension