{ "attributes": [ { "allow_nil?": false, "default": "nil", "generated?": false, "name": "destination_id", "primary_key?": true, "references": { "destination_field": "id", "multitenancy": { "attribute": null, "global": null, "strategy": null }, "table": "tickets" }, "type": "uuid" }, { "allow_nil?": false, "default": "nil", "generated?": false, "name": "source_id", "primary_key?": true, "references": { "destination_field": "id", "multitenancy": { "attribute": null, "global": null, "strategy": null }, "table": "tickets" }, "type": "uuid" } ], "base_filter": null, "hash": "366F7BEE4E14C4BE0D18E45E655650E3FA327F53AE9AD730E09382896E4C2A6A", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.Demo.Repo", "table": "ticket_links" }