Current section

Files

Jump to
ash_admin priv resource_snapshots repo ticket_links 20210326184143.json
Raw

priv/resource_snapshots/repo/ticket_links/20210326184143.json

{
"attributes": [
{
"allow_nil?": false,
"default": "nil",
"generated?": false,
"name": "destination_id",
"primary_key?": true,
"references": {
"destination_field": "id",
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"table": "tickets"
},
"type": "uuid"
},
{
"allow_nil?": false,
"default": "nil",
"generated?": false,
"name": "source_id",
"primary_key?": true,
"references": {
"destination_field": "id",
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"table": "tickets"
},
"type": "uuid"
},
{
"allow_nil?": true,
"default": "nil",
"generated?": false,
"name": "type",
"primary_key?": false,
"references": null,
"type": "text"
}
],
"base_filter": null,
"hash": "53C30FF7B236DF0866D9DE5D166C6AB5AF1CD86B6DAC48D93653D70E259F4B1C",
"identities": [],
"multitenancy": {
"attribute": null,
"global": null,
"strategy": null
},
"repo": "Elixir.Demo.Repo",
"table": "ticket_links"
}