Current section

Files

Jump to
ash_admin priv resource_snapshots repo organizations 20210329174407.json
Raw

priv/resource_snapshots/repo/organizations/20210329174407.json

{
"attributes": [
{
"allow_nil?": false,
"default": "fragment(\"uuid_generate_v4()\")",
"generated?": false,
"name": "id",
"primary_key?": true,
"references": null,
"type": "uuid"
},
{
"allow_nil?": true,
"default": "nil",
"generated?": false,
"name": "name",
"primary_key?": false,
"references": null,
"type": "text"
}
],
"base_filter": null,
"hash": "D0848696EA7ECDEBA46EDDCB6025BEA132E5EA193B50BDE30BE3E1154F194254",
"identities": [],
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"repo": "Elixir.Demo.Repo",
"table": "organizations"
}