ash_hq/priv/resource_snapshots/repo/entities/20220323182809.json
Zach Daniel 3c47194d55 WIP
2022-03-25 17:17:01 -04:00

37 lines
No EOL
787 B
JSON

{
"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"
}
],
"base_filter": null,
"check_constraints": [],
"custom_indexes": [],
"has_create_action": true,
"hash": "7B7D050A2B9C48844F978326DCE3C22BDC038BBA77712A7AEDDFAAF76163A9B7",
"identities": [],
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"repo": "Elixir.AshHq.Repo",
"table": "entities"
}