IO-1345 IO-43 Related Job linking
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
- type: drop_relationship
|
||||
args:
|
||||
relationship: relatedjobs
|
||||
table:
|
||||
name: jobs
|
||||
schema: public
|
||||
- type: drop_relationship
|
||||
args:
|
||||
relationship: relatedjobsByChildjob
|
||||
table:
|
||||
name: jobs
|
||||
schema: public
|
||||
- type: drop_relationship
|
||||
args:
|
||||
relationship: job
|
||||
table:
|
||||
name: relatedjobs
|
||||
schema: public
|
||||
- type: drop_relationship
|
||||
args:
|
||||
relationship: jobByChildjob
|
||||
table:
|
||||
name: relatedjobs
|
||||
schema: public
|
||||
Reference in New Issue
Block a user