chore: migration

This commit is contained in:
Methapon Metanipat 2024-11-12 11:02:49 +07:00
parent 36db3059e6
commit 900876ed1b

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "EmployeeWork" ADD COLUMN "workPermitAt" TEXT;