ash_sqlite/priv/resource_snapshots/test_repo/integer_posts/20231010194238.json

37 lines
801 B
JSON
Raw Normal View History

{
"attributes": [
{
"default": "nil",
"size": null,
"type": "bigint",
"source": "id",
"references": null,
"allow_nil?": false,
2023-10-11 08:42:51 +13:00
"generated?": true,
"primary_key?": true
},
{
"default": "nil",
"size": null,
"type": "text",
"source": "title",
"references": null,
"allow_nil?": true,
2023-10-11 08:42:51 +13:00
"generated?": false,
"primary_key?": false
}
],
"table": "integer_posts",
2023-10-11 08:42:51 +13:00
"hash": "C2B733710FBBF80A470C0F8BB5808DC1E2F9824EF0F9A3D095C81926DD20F952",
"repo": "Elixir.AshSqlite.TestRepo",
2023-10-11 08:42:51 +13:00
"identities": [],
"multitenancy": {
"global": null,
"attribute": null,
"strategy": null
},
"base_filter": null,
2023-10-11 08:42:51 +13:00
"custom_indexes": [],
"custom_statements": [],
"has_create_action": true
}