2 lines
78 B
MySQL
2 lines
78 B
MySQL
|
ALTER TABLE public.schedule ADD COLUMN remind_minutes int NOT NULL DEFAULT 0;
|