pub async fn reflect_pg_attribute(
client: &PgClient,
) -> Result<Vec<PgAttribute>, Error>Expand description
Asynchronously pull the contents of pg_attribute
pub async fn reflect_pg_attribute(
client: &PgClient,
) -> Result<Vec<PgAttribute>, Error>Asynchronously pull the contents of pg_attribute