Skip to main content

reflect_pg_trigger

Function reflect_pg_trigger 

Source
pub async fn reflect_pg_trigger(
    client: &PgClient,
) -> Result<Vec<PgTrigger>, Error>
Expand description

Asynchronously pull the contents of pg_trigger