{ "attributes": [ { "allow_nil?": false, "default": "nil", "generated?": false, "primary_key?": true, "references": { "destination_field": "id", "destination_field_default": null, "destination_field_generated": null, "multitenancy": { "attribute": null, "global": null, "strategy": null }, "name": "post_links_source_post_id_fkey", "on_delete": null, "on_update": null, "schema": "public", "table": "posts" }, "size": null, "source": "source_post_id", "type": "uuid" }, { "allow_nil?": false, "default": "nil", "generated?": false, "primary_key?": true, "references": { "destination_field": "id", "destination_field_default": null, "destination_field_generated": null, "multitenancy": { "attribute": null, "global": null, "strategy": null }, "name": "post_links_destination_post_id_fkey", "on_delete": null, "on_update": null, "schema": "public", "table": "posts" }, "size": null, "source": "destination_post_id", "type": "uuid" } ], "base_filter": null, "check_constraints": [], "custom_indexes": [], "custom_statements": [], "has_create_action": true, "hash": "DDDF49805CB45979E1AD9BD904AA40B17C6EDE490566A1AF50EF2C6E5E7E3447", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.AshPostgres.TestRepo", "schema": null, "table": "post_links" }