ash_archival/priv/resource_snapshots/test_repo/posts/20240905173414.json

39 lines
No EOL
886 B
JSON

{
"attributes": [
{
"allow_nil?": false,
"default": "fragment(\"gen_random_uuid()\")",
"generated?": false,
"primary_key?": true,
"references": null,
"size": null,
"source": "id",
"type": "uuid"
},
{
"allow_nil?": true,
"default": "nil",
"generated?": false,
"primary_key?": false,
"references": null,
"size": null,
"source": "archived_at",
"type": "utc_datetime_usec"
}
],
"base_filter": null,
"check_constraints": [],
"custom_indexes": [],
"custom_statements": [],
"has_create_action": true,
"hash": "89AA75CB853B0B701A5E6C2BC611C10DB1612064CE32E005DA70FBADC5B2983F",
"identities": [],
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"repo": "Elixir.AshArchival.TestRepo",
"schema": null,
"table": "posts"
}