stable
Clone or download
Read-only
request #22205 Fix ForgeUpgrade of ProgramManagement
How to reproduce: - Run `make dev-forgeupgrade` - No error is thrown Explanation: - Error was thrown in some cases: ERROR - An error occured while altering plugin_program_management_plan_config: Duplicate column name 'program_increment_tracker_id' (1060 - 42S21) Change-Id: Idbf6015f3a66c9b4a752447dbc48edb21bc8f977
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/db/mysql/2021/202105250900_move_program_increment_tracker_id_in_program_table.php | +70 | −50 | Go to diff View file |
M | plugins/program_management/db/mysql/2021/202105260845_move_program_increment_label_in_program_table.php | +2 | −58 | Go to diff View file |