3 lines
69 B
MySQL
3 lines
69 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "RequestData" ADD COLUMN "flow" JSONB;
|