Skip to main content

reflect_pg_aggregate

Function reflect_pg_aggregate 

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

Asynchronously pull the contents of pg_aggregate