pub async fn reflect_pg_subscription(
client: &PgClient,
) -> Result<Vec<PgSubscription>, Error>Expand description
Asynchronously pull the contents of pg_subscription
pub async fn reflect_pg_subscription(
client: &PgClient,
) -> Result<Vec<PgSubscription>, Error>Asynchronously pull the contents of pg_subscription