ash_postgres/priv/resource_snapshots/test_repo/integer_posts/20210205230349.json

32 lines
680 B
JSON
Raw Normal View History

{
"attributes": [
{
"allow_nil?": false,
"default": "nil",
"generated?": true,
"name": "id",
"primary_key?": true,
"references": null,
"type": "integer"
},
{
"allow_nil?": true,
"default": "nil",
"generated?": false,
"name": "title",
"primary_key?": false,
"references": null,
"type": "text"
}
],
"base_filter": null,
"hash": "7627F6422A989723C58538872A3DDB538F9A41CA9D7801AEE241A8EAE707215B",
"identities": [],
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"repo": "Elixir.AshPostgres.TestRepo",
"table": "integer_posts"
}