13 lines
237 B
YAML
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
|