ash_sqlite/priv/resource_snapshots/test_repo/post_views/20230923051130.json

47 lines
1 KiB
JSON
Raw Normal View History

{
"attributes": [
{
"default": "nil",
"size": null,
"type": "utc_datetime_usec",
"source": "time",
"references": null,
"primary_key?": false,
"allow_nil?": false,
"generated?": false
},
{
"default": "nil",
"size": null,
"type": "text",
"source": "browser",
"references": null,
"primary_key?": false,
"allow_nil?": true,
"generated?": false
},
{
"default": "nil",
"size": null,
"type": "uuid",
"source": "post_id",
"references": null,
"primary_key?": false,
"allow_nil?": false,
"generated?": false
}
],
"table": "post_views",
"hash": "25FC1D03DE747F86A8894536121520D288728618469978D90571337038FF2A23",
"repo": "Elixir.AshSqlite.TestRepo",
"multitenancy": {
"global": null,
"attribute": null,
"strategy": null
},
"custom_indexes": [],
"base_filter": null,
"identities": [],
"custom_statements": [],
"has_create_action": true
}