2 lines
89 B
SQL

ALTER TABLE `alert_log` ADD `log_state` VARCHAR(512) NULL DEFAULT NULL AFTER `notified`;