Files
bodyshop/hasura/migrations/1584473335595_track_all_relationships/down.yaml

13 lines
229 B
YAML

- args:
relationship: invoice
table:
name: documents
schema: public
type: drop_relationship
- args:
relationship: documents
table:
name: invoices
schema: public
type: drop_relationship