caishunfeng commented on code in PR #11258: URL: https://github.com/apache/dolphinscheduler/pull/11258#discussion_r944061155
########## dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.2_schema/mysql/dolphinscheduler_ddl.sql: ########## @@ -36,3 +37,24 @@ d// delimiter ; CALL uc_dolphin_T_t_ds_process_instance_A_restart_time(); DROP PROCEDURE uc_dolphin_T_t_ds_process_instance_A_restart_time; + + +-- uc_dolphin_T_t_ds_process_task_relation_A_pc_pd_index Review Comment: Should we change the 2.0.2 version? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
