Skip to main content

reflect_pg_sequence

Function reflect_pg_sequence 

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

Asynchronously pull the contents of pg_sequence