chore: migration

This commit is contained in:
Methapon Metanipat 2024-11-11 14:51:19 +07:00
parent 672647b61b
commit 105134749f

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "WorkflowTemplateStep" ADD COLUMN "attributes" JSONB;