ash_postgres/priv/resource_snapshots/test_repo/subquery_through/20240130133933.json
2024-01-30 13:17:40 -05:00

57 lines
No EOL
1.4 KiB
JSON

{
"attributes": [
{
"default": "nil",
"size": null,
"type": "uuid",
"source": "parent_id",
"references": {
"name": "subquery_through_parent_id_fkey",
"table": "subquery_parent",
"schema": "public",
"on_delete": null,
"multitenancy": {
"global": null,
"attribute": null,
"strategy": null
},
"primary_key?": true,
"destination_attribute": "id",
"deferrable": false,
"match_type": null,
"match_with": null,
"on_update": null,
"destination_attribute_default": null,
"destination_attribute_generated": null
},
"allow_nil?": false,
"generated?": false,
"primary_key?": true
},
{
"default": "nil",
"size": null,
"type": "uuid",
"source": "child_id",
"references": null,
"allow_nil?": false,
"generated?": false,
"primary_key?": true
}
],
"table": "subquery_through",
"hash": "D6357C195FC4B8B9227D3BC0E5F31FD0038ACA5D5951DA14104C3F157F520177",
"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
}