pub async fn reflect_pg_matviews(
client: &PgClient,
) -> Result<Vec<PgMatviews>, Error>Expand description
Asynchronously pull the contents of pg_matviews
pub async fn reflect_pg_matviews(
client: &PgClient,
) -> Result<Vec<PgMatviews>, Error>Asynchronously pull the contents of pg_matviews