pub async fn reflect_pg_aggregate(
client: &PgClient,
) -> Result<Vec<PgAggregate>, Error>Expand description
Asynchronously pull the contents of pg_aggregate
pub async fn reflect_pg_aggregate(
client: &PgClient,
) -> Result<Vec<PgAggregate>, Error>Asynchronously pull the contents of pg_aggregate