ash_admin/dev/resource_snapshots/repo/ticket_links/20231121062843.json

81 lines
2 KiB
JSON
Raw Permalink Normal View History

{
"attributes": [
{
"default": "nil",
"size": null,
"type": "text",
"source": "type",
"references": null,
"allow_nil?": false,
"generated?": false,
"primary_key?": false
},
{
"default": "nil",
"size": null,
"type": "uuid",
"source": "source_id",
"references": {
"name": "ticket_links_source_id_fkey",
"table": "tickets",
"schema": "public",
"multitenancy": {
"global": null,
"strategy": null,
"attribute": null
},
"primary_key?": true,
"on_delete": null,
"destination_attribute": "id",
"deferrable": false,
"on_update": null,
"destination_attribute_default": null,
"destination_attribute_generated": null
},
"allow_nil?": false,
"generated?": false,
"primary_key?": true
},
{
"default": "nil",
"size": null,
"type": "uuid",
"source": "destination_id",
"references": {
"name": "ticket_links_destination_id_fkey",
"table": "tickets",
"schema": "public",
"multitenancy": {
"global": null,
"strategy": null,
"attribute": null
},
"primary_key?": true,
"on_delete": null,
"destination_attribute": "id",
"deferrable": false,
"on_update": null,
"destination_attribute_default": null,
"destination_attribute_generated": null
},
"allow_nil?": false,
"generated?": false,
"primary_key?": true
}
],
"table": "ticket_links",
"hash": "BAD644D2AEA797B162C121207E4332837F010C1253A26868190FDEA6B786134A",
"repo": "Elixir.Demo.Repo",
"schema": null,
"identities": [],
"multitenancy": {
"global": null,
"strategy": null,
"attribute": null
},
"base_filter": null,
"check_constraints": [],
"custom_indexes": [],
"custom_statements": [],
"has_create_action": true
}