ash_hq/priv/resource_snapshots/repo/libraries/20220324040803.json

50 lines
1 KiB
JSON
Raw Normal View History

2022-03-26 10:17:01 +13:00
{
"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"
},
{
"allow_nil?": true,
"default": "[]",
"generated?": false,
"primary_key?": false,
"references": null,
"size": null,
"source": "track_branches",
"type": [
"array",
"text"
]
}
],
"base_filter": null,
"check_constraints": [],
"custom_indexes": [],
"has_create_action": true,
"hash": "673FCBFE159EFAF55C65B9E6795359ECF6B5B1344A30F8CE9C688E0EE0881EBD",
"identities": [],
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"repo": "Elixir.AshHq.Repo",
"table": "libraries"
}