dolphinscheduler/sql/upgrade
Kirs 14785f4e39
[Feature-#3828][server] Delete recipients and CCs in the process defi… (#4303)
* [Feature-#3828][server] Delete recipients and CCs in the process definition and select the associated alert group instead

* The specific alarm instance associated with the alert group
* The process definition only associates the alert group, and does not care about the specific alarm instance.

this closes #3828

* remove test cc

* remove test cc

* fix test error

* add sql upgrade script
delete alert column(show_type、alert_type、re、cc)

* code style

* update test
Note the statement to delete the column, and provide related instructions

* delete AlertGroup field(alert_type)

* fix ut error

* fix ut error

* fix ut error

* code style

* delete api-doc receiverCC

* delete UserAlertGroupMapper

* delete UserAlertGroup

* delete UserAlertGroupApi

* alert group add coulmn user_id

* alter user_id to create_user_id

* userinfo remove alert group info
2020-12-31 10:18:53 +08:00
..
1.0.1_schema/mysql add license in sql files (#1487) 2019-12-16 14:57:20 +08:00
1.0.2_schema/mysql [Feature-2127][sql-schema] Fix the mysql version limited error for 5.5x - 5.64 (#2911) 2020-06-15 23:21:33 +08:00
1.1.0_schema/mysql add license in sql files (#1487) 2019-12-16 14:57:20 +08:00
1.2.0_schema [Fix-3256][ui] Fix admin user info update error (#3425) 2020-08-07 10:20:56 +08:00
1.3.0_schema delay execution of tasks and improve some designs (#3427) 2020-08-19 11:36:30 +08:00
1.3.3_schema [Bug-3845]postgresql need to add IF NOT EXISTS for table t_ds_process… (#3852) 2020-10-08 17:23:40 +08:00
1.4.0_schema [Feature-#3828][server] Delete recipients and CCs in the process defi… (#4303) 2020-12-31 10:18:53 +08:00