{ "attributes": [ { "allow_nil?": false, "default": "nil", "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": "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": "extensions_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": "82FD37547E06CC3763E82E53E135C5C4D77781C0C0AECEE69117725D6352407B", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.AshHq.Repo", "table": "extensions" }