2 lines
79 B
MySQL
2 lines
79 B
MySQL
|
ALTER TABLE recurring_holiday ADD COLUMN always_week_day_id integer DEFAULT 0;
|