Added framework for CSI questions & viewing. Schema changes to allow anon viewing of survey BOD-98
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
- args:
|
||||
relationship: csiinvites
|
||||
table:
|
||||
name: bodyshops
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
- args:
|
||||
relationship: bodyshop
|
||||
table:
|
||||
name: csiinvites
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
- args:
|
||||
relationship: job
|
||||
table:
|
||||
name: csiinvites
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
- args:
|
||||
relationship: csiinvites
|
||||
table:
|
||||
name: jobs
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
Reference in New Issue
Block a user