ash_postgres/priv/resource_snapshots/test_repo/subquery_child/20240130133933.json

39 lines
877 B
JSON
Raw Normal View History

{
"attributes": [
{
"default": "fragment(\"uuid_generate_v4()\")",
"size": null,
"type": "uuid",
"source": "id",
"references": null,
"allow_nil?": false,
"generated?": false,
"primary_key?": true
},
{
"default": "nil",
"size": null,
"type": "text",
"source": "state",
"references": null,
"allow_nil?": true,
"generated?": false,
"primary_key?": false
}
],
"table": "subquery_child",
"hash": "14EB56AF533B090146C1A6FA930E83747D6D2765EE518576A4D6329B5CFA2B9E",
"repo": "Elixir.AshPostgres.TestRepo",
"identities": [],
"schema": null,
"check_constraints": [],
"custom_indexes": [],
"base_filter": null,
"multitenancy": {
"global": null,
"attribute": null,
"strategy": null
},
"custom_statements": [],
"has_create_action": true
}