{ "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": "version", "type": "text" }, { "allow_nil?": true, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "default_guide", "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": "library_versions_library_id_fkey", "on_delete": null, "on_update": null, "schema": "public", "table": "libraries" }, "size": null, "source": "library_id", "type": "uuid" } ], "base_filter": null, "check_constraints": [], "custom_indexes": [], "has_create_action": true, "hash": "91CF0C1DFE14A05AFEE72D2E0F52BCCF159D713E47AF7F92508A583CCFB80EDA", "identities": [ { "base_filter": null, "index_name": "library_versions_unique_version_for_library_index", "keys": [ "library_id", "version" ], "name": "unique_version_for_library" } ], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.AshHq.Repo", "schema": null, "table": "library_versions" }