3 lines
77 B
MySQL
3 lines
77 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "EventType" ADD COLUMN "durationLimits" JSONB;
|