{ "attributes": [ { "default": "fragment(\"gen_random_uuid()\")", "size": null, "type": "uuid", "source": "id", "references": null, "primary_key?": true, "allow_nil?": false, "generated?": false }, { "default": "nil", "size": null, "type": "text", "source": "first_name", "references": null, "primary_key?": false, "allow_nil?": true, "generated?": false }, { "default": "nil", "size": null, "type": "text", "source": "last_name", "references": null, "primary_key?": false, "allow_nil?": true, "generated?": false }, { "default": "nil", "size": null, "type": "map", "source": "bio", "references": null, "primary_key?": false, "allow_nil?": true, "generated?": false }, { "default": "nil", "size": null, "type": [ "array", "text" ], "source": "badges", "references": null, "primary_key?": false, "allow_nil?": true, "generated?": false } ], "table": "authors", "hash": "DA8EA3017418D8D188C05FEFB74864CEE8B3943341B2A9F2178A322694AF81E7", "repo": "Elixir.AshPostgres.TestRepo", "multitenancy": { "global": null, "attribute": null, "strategy": null }, "schema": null, "identities": [], "has_create_action": true, "custom_indexes": [], "custom_statements": [], "base_filter": null, "check_constraints": [] }