ash_postgres/priv/resource_snapshots/test_repo/orgs/20240327211150.json

39 lines
No EOL
865 B
JSON

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