{ "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": "text", "source": "comment", "references": null, "allow_nil?": true, "generated?": false, "primary_key?": false }, { "default": "nil", "size": null, "type": "uuid", "source": "resource_id", "references": { "name": "ticket_comments_resource_id_fkey", "table": "tickets", "schema": null, "multitenancy": { "global": null, "strategy": null, "attribute": null }, "primary_key?": true, "on_delete": null, "destination_attribute": "id", "deferrable": false, "on_update": null, "destination_attribute_default": "fragment(\"uuid_generate_v4()\")", "destination_attribute_generated": false }, "allow_nil?": false, "generated?": false, "primary_key?": false }, { "default": "nil", "size": null, "type": "uuid", "source": "commenting_customer_id", "references": { "name": "ticket_comments_commenting_customer_id_fkey", "table": "users", "schema": "public", "multitenancy": { "global": null, "strategy": null, "attribute": null }, "primary_key?": true, "on_delete": null, "destination_attribute": "id", "deferrable": false, "on_update": null, "destination_attribute_default": null, "destination_attribute_generated": null }, "allow_nil?": true, "generated?": false, "primary_key?": false }, { "default": "nil", "size": null, "type": "uuid", "source": "commenting_representative_id", "references": { "name": "ticket_comments_commenting_representative_id_fkey", "table": "users", "schema": "public", "multitenancy": { "global": null, "strategy": null, "attribute": null }, "primary_key?": true, "on_delete": null, "destination_attribute": "id", "deferrable": false, "on_update": null, "destination_attribute_default": null, "destination_attribute_generated": null }, "allow_nil?": true, "generated?": false, "primary_key?": false } ], "table": "ticket_comments", "hash": "EA899427E2E680A0574E2DDBDAA91AC1A33D32DAF5AD7C931FDE32D697ED4B94", "repo": "Elixir.Demo.Repo", "schema": null, "identities": [], "multitenancy": { "global": null, "strategy": null, "attribute": null }, "base_filter": null, "check_constraints": [], "custom_indexes": [], "custom_statements": [], "has_create_action": true }