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

13 lines
227 B
YAML

- args:
relationship: job
table:
name: appointments
schema: public
type: drop_relationship
- args:
relationship: appointments
table:
name: jobs
schema: public
type: drop_relationship