Files
bodyshop/hasura/migrations/1613150092386_track_all_relationships/down.yaml
2021-02-12 11:25:34 -08:00

13 lines
231 B
YAML

- args:
relationship: documents
table:
name: bodyshops
schema: public
type: drop_relationship
- args:
relationship: bodyshop
table:
name: documents
schema: public
type: drop_relationship