chore: migration

This commit is contained in:
Methapon Metanipat 2024-09-11 13:30:56 +07:00
parent b1bd14f6aa
commit a6951c7fd8
2 changed files with 5 additions and 2 deletions

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Employee" ADD COLUMN "selectedImage" TEXT;