Added updating of display name to profile. Added employees table.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
- args:
|
||||
relationship: employees
|
||||
table:
|
||||
name: bodyshops
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
- args:
|
||||
relationship: bodyshop
|
||||
table:
|
||||
name: employees
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
Reference in New Issue
Block a user