pub async fn reflect_pg_foreign_data_wrapper(
client: &PgClient,
) -> Result<Vec<PgForeignDataWrapper>, Error>Expand description
Asynchronously pull the contents of pg_foreign_data_wrapper
pub async fn reflect_pg_foreign_data_wrapper(
client: &PgClient,
) -> Result<Vec<PgForeignDataWrapper>, Error>Asynchronously pull the contents of pg_foreign_data_wrapper