Skip to main content

reflect_pg_constraint

Function reflect_pg_constraint 

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

Asynchronously pull the contents of pg_constraint