pub async fn reflect_pg_event_trigger(
client: &PgClient,
) -> Result<Vec<PgEventTrigger>, Error>Expand description
Asynchronously pull the contents of pg_event_trigger
pub async fn reflect_pg_event_trigger(
client: &PgClient,
) -> Result<Vec<PgEventTrigger>, Error>Asynchronously pull the contents of pg_event_trigger