Function pg_extras::seq_scans

source ยท
pub async fn seq_scans(
    schema: Option<String>,
) -> Result<Vec<SeqScans>, PgExtrasError>