chore: migration

This commit is contained in:
Methapon2001 2024-12-03 10:10:28 +07:00
parent bc6f55c022
commit 915ce27667

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "RequestWorkStepStatus" ADD COLUMN "resonsibleUserLocal" BOOLEAN;