• v5.9.4 2a2a96d9fc

    v5.9.4 Stable

    UlricQin released this 2022-07-05 17:43:27 +08:00 | 1233 commits to main since this release

    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: https://github.com/ccfos/nightingale/compare/v5.9.3...v5.9.4

    Downloads