13 lines
221 B
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
|