Skip to main content

reflect_pg_partitioned_table

Function reflect_pg_partitioned_table 

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

Asynchronously pull the contents of pg_partitioned_table