IO-995 Update CSR to be a relationship.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
- args:
|
||||
relationship: employee
|
||||
table:
|
||||
name: jobs
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
- args:
|
||||
relationship: jobsByEmployeeCsr
|
||||
table:
|
||||
name: employees
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
Reference in New Issue
Block a user