chore: migration

This commit is contained in:
Methapon2001 2024-12-26 10:28:22 +07:00
parent f433875a7d
commit f7c84e21f7

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "WorkflowTemplateStep" ADD COLUMN "messengerByArea" BOOLEAN NOT NULL DEFAULT false;