[resumes][fix] add migration for locationId

pull/519/head
Keane Chan 2 years ago
parent 1ebd32ca2f
commit 9c18cb28e8
No known key found for this signature in database
GPG Key ID: 32718398E1E9F87C

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "ResumesResume" ALTER COLUMN "locationId" DROP DEFAULT;
Loading…
Cancel
Save