keiro-migrations-0.2.0.0: expected-schema/v18/schemas/keiro/tables/keiro_inbox/indexes/keiro_inbox_pkey
{
"accessmethod": "btree",
"amoptions": null,
"compositetype": null,
"definition": "CREATE UNIQUE INDEX keiro_inbox_pkey ON keiro.keiro_inbox USING btree (source, dedupe_key)",
"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
}