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

39 lines
848 B
JSON
Raw Normal View History

{
"attributes": [
{
"allow_nil?": false,
"default": "nil",
"generated?": true,
"primary_key?": true,
"references": null,
2021-11-14 07:55:49 +13:00
"size": null,
"source": "id",
"type": "bigint"
},
{
"allow_nil?": true,
"default": "nil",
"generated?": false,
"primary_key?": false,
"references": null,
2021-11-14 07:55:49 +13:00
"size": null,
"source": "title",
"type": "text"
}
],
"base_filter": null,
"check_constraints": [],
2021-11-14 07:55:49 +13:00
"custom_indexes": [],
"custom_statements": [],
"has_create_action": true,
"hash": "E80C3698D988583B16B138E9284007879243E51F9551BD356D1D77648CF8D45A",
"identities": [],
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"repo": "Elixir.AshPostgres.TestRepo",
"schema": null,
"table": "integer_posts"
}