Skip to main content

reflect_pg_foreign_table

Function reflect_pg_foreign_table 

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

Asynchronously pull the contents of pg_foreign_table