Files
bodyshop/hasura/migrations/1581533044908_track_all_relationships/down.yaml
2020-02-12 12:11:35 -08:00

13 lines
237 B
YAML

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