ash_postgres/priv/resource_snapshots/test_repo/post_views/20230905050351.json

49 lines
No EOL
1.1 KiB
JSON

{
"attributes": [
{
"default": "fragment(\"now()\")",
"size": null,
"type": "utc_datetime_usec",
"source": "time",
"references": null,
"allow_nil?": false,
"primary_key?": false,
"generated?": false
},
{
"default": "nil",
"size": null,
"type": "text",
"source": "browser",
"references": null,
"allow_nil?": true,
"primary_key?": false,
"generated?": false
},
{
"default": "nil",
"size": null,
"type": "uuid",
"source": "post_id",
"references": null,
"allow_nil?": false,
"primary_key?": false,
"generated?": false
}
],
"table": "post_views",
"hash": "45E84815BD6E5B9617B491C57A429F210D98AE37428AC7C210B2E9D6AEA27DB3",
"repo": "Elixir.AshPostgres.TestRepo",
"schema": null,
"check_constraints": [],
"identities": [],
"custom_indexes": [],
"multitenancy": {
"global": null,
"attribute": null,
"strategy": null
},
"base_filter": null,
"custom_statements": [],
"has_create_action": true
}