Files
bodyshop/hasura/migrations/1578961968258_track_all_relationships/down.yaml
2020-01-13 22:08:06 -08:00

13 lines
213 B
YAML

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