1 line
84 B
MySQL
1 line
84 B
MySQL
|
|
ALTER TABLE lesson_sessions ADD COLUMN counter_reminders INTEGER NOT NULL DEFAULT 0;
|