{ "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": "name", "type": "text" }, { "allow_nil?": false, "default": "\"\"", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "doc", "type": "text" }, { "allow_nil?": true, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "doc_html", "type": "text" }, { "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": { "destination_field": "id", "destination_field_default": null, "destination_field_generated": null, "multitenancy": { "attribute": null, "global": null, "strategy": null }, "name": "modules_library_version_id_fkey", "on_delete": "delete", "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": "23F7C54BEE66F393C16A5C4C50F4B26BEA5E3C4F10580C31CD4296BA73118BF5", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.AshHq.Repo", "table": "modules" }