ash_postgres/priv/resource_snapshots/test_repo/comment_ratings/20210224144011.json

49 lines
No EOL
1 KiB
JSON

{
"attributes": [
{
"allow_nil?": false,
"default": "nil",
"generated?": false,
"name": "id",
"primary_key?": true,
"references": null,
"type": "binary_id"
},
{
"allow_nil?": true,
"default": "nil",
"generated?": false,
"name": "resource_id",
"primary_key?": false,
"references": {
"destination_field": "id",
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"table": "comments"
},
"type": "binary_id"
},
{
"allow_nil?": true,
"default": "nil",
"generated?": false,
"name": "score",
"primary_key?": false,
"references": null,
"type": "integer"
}
],
"base_filter": null,
"hash": "EAFECD2A353C3FEECC26E87ACCBF0D6B329717F29CAEA0EA76974BA7EFAAB54D",
"identities": [],
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"repo": "Elixir.AshPostgres.TestRepo",
"table": "comment_ratings"
}