pub async fn reflect_pg_publication(
client: &PgClient,
) -> Result<Set<PgPublication>, Error>Expand description
Asynchronously pull the contents of pg_publication
pub async fn reflect_pg_publication(
client: &PgClient,
) -> Result<Set<PgPublication>, Error>Asynchronously pull the contents of pg_publication