Added job_status object. Reverted yarn upgrade as there is a breaking change in react-scripts 0.3.3.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
- args:
|
||||
relationship: job_status
|
||||
table:
|
||||
name: jobs
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
- args:
|
||||
relationship: jobs
|
||||
table:
|
||||
name: job_status
|
||||
schema: public
|
||||
type: drop_relationship
|
||||
Reference in New Issue
Block a user