packages feed

keiro-migrations-0.2.0.0: expected-schema/v18/schemas/keiro/tables/keiro_snapshots/indexes/keiro_snapshots_pkey

{
    "accessmethod": "btree",
    "amoptions": null,
    "compositetype": null,
    "definition": "CREATE UNIQUE INDEX keiro_snapshots_pkey ON keiro.keiro_snapshots USING btree (stream_id)",
    "exclusion": false,
    "forcerowsecurity": false,
    "immediate": true,
    "kind": "i",
    "nullsnotdistinct": false,
    "owner": "keiro",
    "partition": false,
    "persistence": "p",
    "primary": true,
    "replident": "n",
    "rowsecurity": false,
    "rowtype": null,
    "shared": false,
    "unique": true,
    "valid": true
}