BOD-16 Courtesy Car Schema Changes
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
- args:
|
||||
relationship: job
|
||||
table:
|
||||
name: cccontract
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
- args:
|
||||
relationship: courtesycar
|
||||
table:
|
||||
name: cccontract
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
- args:
|
||||
relationship: cccontracts
|
||||
table:
|
||||
name: courtesycars
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
- args:
|
||||
relationship: cccontracts
|
||||
table:
|
||||
name: jobs
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
Reference in New Issue
Block a user