pub async fn reflect_pg_ts_template(
client: &PgClient,
) -> Result<Vec<PgTsTemplate>, Error>Expand description
Asynchronously pull the contents of pg_ts_template
pub async fn reflect_pg_ts_template(
client: &PgClient,
) -> Result<Vec<PgTsTemplate>, Error>Asynchronously pull the contents of pg_ts_template