Closed DipandaAser closed 1 year ago
Create a new migration file for job offers
Why ? To prevent crash on production database
How ? Create another migration file for the job_offers table creation
Steps to verify: move to the backend folder with cd ./backend run the command make docker-e2etest
make docker-e2etest
Create a new migration file for job offers
Why ? To prevent crash on production database
How ? Create another migration file for the job_offers table creation
Steps to verify: move to the backend folder with cd ./backend run the command
make docker-e2etest