{ "attributes": [ { "allow_nil?": false, "default": "fragment(\"now()\")", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "updated_at", "type": "utc_datetime_usec" }, { "allow_nil?": false, "default": "fragment(\"now()\")", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "created_at", "type": "utc_datetime_usec" }, { "allow_nil?": true, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "extra_data", "type": "map" }, { "allow_nil?": false, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "purpose", "type": "text" }, { "allow_nil?": false, "default": "nil", "generated?": false, "primary_key?": false, "references": null, "size": null, "source": "expires_at", "type": "utc_datetime" }, { "allow_nil?": false, "default": "nil", "generated?": false, "primary_key?": true, "references": null, "size": null, "source": "jti", "type": "text" }, { "allow_nil?": true, "default": "nil", "generated?": false, "primary_key?": false, "references": { "destination_attribute": "id", "destination_attribute_default": null, "destination_attribute_generated": null, "multitenancy": { "attribute": null, "global": null, "strategy": null }, "name": "user_tokens_user_id_fkey", "on_delete": "delete", "on_update": "update", "schema": "public", "table": "users" }, "size": null, "source": "user_id", "type": "uuid" } ], "base_filter": null, "check_constraints": [], "custom_indexes": [], "custom_statements": [], "has_create_action": true, "hash": "2ED4D56A2D45C3D5EA222BF1D3D97B80290F1B41F1A0638EA3DD61839798E998", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.AshHq.Repo", "schema": null, "table": "user_tokens" }