{ "attributes": [ { "allow_nil?": false, "default": "fragment(\"gen_random_uuid()\")", "generated?": false, "precision": null, "primary_key?": true, "references": null, "scale": null, "size": null, "source": "id", "type": "uuid" }, { "allow_nil?": false, "default": "nil", "generated?": false, "precision": null, "primary_key?": false, "references": null, "scale": null, "size": null, "source": "name", "type": "text" }, { "allow_nil?": false, "default": "nil", "generated?": false, "precision": null, "primary_key?": false, "references": null, "scale": null, "size": null, "source": "description", "type": "text" }, { "allow_nil?": false, "default": "nil", "generated?": false, "precision": null, "primary_key?": false, "references": null, "scale": null, "size": null, "source": "slug", "type": "text" } ], "base_filter": null, "check_constraints": [], "custom_indexes": [], "custom_statements": [], "has_create_action": true, "hash": "29965B10015A4BDE39A648F85CE4FDB39DDFC21E0CB18903C7F9677E11B11D21", "identities": [ { "all_tenants?": false, "base_filter": null, "index_name": "spaces_unique_name_index", "keys": [ { "type": "atom", "value": "name" } ], "name": "unique_name", "nils_distinct?": true, "where": null }, { "all_tenants?": false, "base_filter": null, "index_name": "spaces_unique_slug_index", "keys": [ { "type": "atom", "value": "slug" } ], "name": "unique_slug", "nils_distinct?": true, "where": null } ], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.SpazioSolazzo.Repo", "schema": null, "table": "spaces" }