ash_sqlite/priv/resource_snapshots/test_repo/integer_posts/20240405234211.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",
2024-04-06 12:42:16 +13:00
"hash": "A3F61182D99B092A9D17E34B645823D8B0561B467B0195EFE0DA42947153D7E0",
"repo": "Elixir.AshSqlite.TestRepo",
2023-10-11 08:42:51 +13:00
"identities": [],
2024-04-06 12:42:16 +13:00
"base_filter": null,
"multitenancy": {
"global": null,
2024-04-06 12:42:16 +13:00
"strategy": null,
"attribute": null
},
2023-10-11 08:42:51 +13:00
"custom_indexes": [],
"custom_statements": [],
"has_create_action": true
}