chore: heygermany customer project
This commit is contained in:
5
db/postgres/0010-rename-transcripts-has-duration.sql
Normal file
5
db/postgres/0010-rename-transcripts-has-duration.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
ALTER TABLE app.candidate
|
||||
RENAME COLUMN transcripts_has_duration TO duration_requirements_met;
|
||||
|
||||
ALTER TABLE app.candidate
|
||||
RENAME COLUMN open_to_work TO join_talent_pool;
|
||||
Reference in New Issue
Block a user