2 lines
72 B
SQL
2 lines
72 B
SQL
-- Add down migration script here
|
|
ALTER TABLE resume_job DROP resume_id; |
-- Add down migration script here
|
|
ALTER TABLE resume_job DROP resume_id; |