{ "attributes": [ { "allow_nil?": false, "default": "fragment(\"uuid_generate_v4()\")", "generated?": false, "primary_key?": true, "references": null, "size": null, "source": "id", "type": "uuid" }, { "allow_nil?": false, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "order", "type": "bigint" }, { "allow_nil?": false, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "name", "type": "text" }, { "allow_nil?": false, "default": "\"\"", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "text", "type": "text" }, { "allow_nil?": true, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "text_html", "type": "text" }, { "allow_nil?": false, "default": "nil", "generated?": false, "primary_key?": false, "references": { "destination_field": "id", "destination_field_default": null, "destination_field_generated": null, "multitenancy": { "attribute": null, "global": null, "strategy": null }, "name": "guides_library_version_id_fkey", "on_delete": null, "on_update": null, "table": "library_versions" }, "size": null, "source": "library_version_id", "type": "uuid" } ], "base_filter": null, "check_constraints": [], "custom_indexes": [], "has_create_action": true, "hash": "7647E1F79C200679E412C4EAD62A2D509A4ED47979C2220DC7AA5BC790C57E9E", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.AshHq.Repo", "table": "guides" }