{ "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?": true, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "file", "type": "text" }, { "allow_nil?": true, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "line", "type": "bigint" }, { "allow_nil?": false, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "arity", "type": "bigint" }, { "allow_nil?": false, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "type", "type": "text" }, { "allow_nil?": true, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "heads", "type": [ "array", "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": "functions_library_version_id_fkey", "on_delete": "delete", "on_update": null, "schema": "public", "table": "library_versions" }, "size": null, "source": "library_version_id", "type": "uuid" }, { "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": "functions_module_id_fkey", "on_delete": null, "on_update": null, "schema": "public", "table": "modules" }, "size": null, "source": "module_id", "type": "uuid" } ], "base_filter": null, "check_constraints": [], "custom_indexes": [], "has_create_action": true, "hash": "36F12F564EC97D3E3E068BDC57DF4816DB12065FF60E95369E5B67034606E5DC", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.AshHq.Repo", "schema": null, "table": "functions" }