3 lines
75 B
MySQL
3 lines
75 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "events" ADD COLUMN "schedule_config" JSONB;
|