pub async fn reflect_pg_transform(
client: &PgClient,
) -> Result<Vec<PgTransform>, Error>Expand description
Asynchronously pull the contents of pg_transform
pub async fn reflect_pg_transform(
client: &PgClient,
) -> Result<Vec<PgTransform>, Error>Asynchronously pull the contents of pg_transform