3 lines
84 B
MySQL
3 lines
84 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "WorkflowTemplateStep" ADD COLUMN "attributes" JSONB;
|