3 lines
85 B
MySQL
3 lines
85 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "RequestWorkStepStatus" ADD COLUMN "attributes" JSONB;
|