Skip to content

v5.9.4

Choose a tag to compare

@UlricQin UlricQin released this 05 Jul 09:36

What's Changed

New Contributors

SQL

alter table alert_cur_event add column `notify_cur_number` int not null default 0 comment '' after notify_groups;
alter table alert_his_event add column `notify_cur_number` int not null default 0 comment '' after notify_groups;

Full Changelog: v5.9.3...v5.9.4