{ "attributes": [ { "default": "fragment(\"uuid_generate_v4()\")", "size": null, "type": "uuid", "source": "id", "references": null, "allow_nil?": false, "generated?": false, "primary_key?": true }, { "default": "nil", "size": null, "type": "uuid", "source": "parent_id", "references": { "name": "subquery_access_parent_id_fkey", "table": "subquery_parent", "schema": "public", "on_delete": null, "multitenancy": { "global": null, "attribute": null, "strategy": null }, "primary_key?": true, "destination_attribute": "id", "deferrable": false, "match_type": null, "match_with": null, "on_update": null, "destination_attribute_default": null, "destination_attribute_generated": null }, "allow_nil?": true, "generated?": false, "primary_key?": false }, { "default": "nil", "size": null, "type": "text", "source": "email", "references": null, "allow_nil?": true, "generated?": false, "primary_key?": false } ], "table": "subquery_access", "hash": "B7DFB67DE808049D03358E207644E9865B03C3C7707F6FE1FA6F581605046CFF", "repo": "Elixir.AshPostgres.TestRepo", "identities": [], "schema": null, "check_constraints": [], "custom_indexes": [], "base_filter": null, "multitenancy": { "global": null, "attribute": null, "strategy": null }, "custom_statements": [], "has_create_action": true }