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

13 lines
221 B
YAML

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