You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/03/04 12:03:44 UTC

[GitHub] [incubator-dolphinscheduler] Eights-Li commented on a change in pull request #2071: add workflow id, name for email content

Eights-Li commented on a change in pull request #2071: add workflow id, name for email content
URL: https://github.com/apache/incubator-dolphinscheduler/pull/2071#discussion_r387622836
 
 

 ##########
 File path: sql/upgrade/1.2.2_schema/postgresql/dolphinscheduler_ddl.sql
 ##########
 @@ -32,7 +32,7 @@ delimiter ;
 SELECT uc_dolphin_T_t_ds_process_definition_A_modify_by();
 DROP FUNCTION IF EXISTS uc_dolphin_T_t_ds_process_definition_A_modify_by();
 
--- uc_dolphin_T_t_ds_process_definition_A_modify_by
+-- uc_dolphin_T_t_ds_task_instance_A_executor_id
 delimiter d//
 
 Review comment:
   yes, i have modify mysql ddl

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services