chore: migration

This commit is contained in:
Methapon Metanipat 2024-11-22 11:02:20 +07:00
parent e568451ef0
commit 949127b0bd

View file

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