{ "attributes": [ { "allow_nil?": false, "default": "fragment(\"uuid_generate_v4()\")", "generated?": false, "primary_key?": true, "references": null, "size": null, "source": "id", "type": "uuid" }, { "allow_nil?": true, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "score", "type": "bigint" }, { "allow_nil?": true, "default": "nil", "generated?": false, "primary_key?": false, "references": { "destination_attribute": "id", "destination_attribute_default": "fragment(\"uuid_generate_v4()\")", "destination_attribute_generated": null, "multitenancy": { "attribute": null, "global": null, "strategy": null }, "name": "comment_ratings_resource_id_fkey", "on_delete": null, "on_update": null, "schema": null, "table": "comments" }, "size": null, "source": "resource_id", "type": "uuid" } ], "base_filter": null, "check_constraints": [], "custom_indexes": [], "custom_statements": [], "has_create_action": true, "hash": "1A9429890022D35C78F50A151E68845AD6B609A96CD625ED8406875D64C8C1CB", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.AshPostgres.TestRepo", "schema": null, "table": "comment_ratings" }