ash_hq/priv/resource_snapshots/repo/extensions/20220323182809.json

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