2 lines
66 B
MySQL
2 lines
66 B
MySQL
|
ALTER TABLE reminders ADD COLUMN `thread_id` BIGINT DEFAULT NULL;
|