mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-13 17:39:45 +08:00
[resumes][fix] add migration for locationId
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "ResumesResume" ALTER COLUMN "locationId" DROP DEFAULT;
|
||||
Reference in New Issue
Block a user