You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by le...@apache.org on 2021/11/18 02:51:41 UTC

[dolphinscheduler] branch dev updated (861aaaf -> fc6a511)

This is an automated email from the ASF dual-hosted git repository.

leonbao pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from 861aaaf  [FIX-#6505][Dao] upgrade the MySQL driver package for building MySQL jdbcUrl (#6708)
     add fc6a511  [Improvement][API][num-7] add task delete check (#6887)

No new revisions were added by this update.

Summary of changes:
 .../apache/dolphinscheduler/api/enums/Status.java  |  3 +++
 .../service/impl/TaskDefinitionServiceImpl.java    | 23 +++++++++++++++++-----
 .../dao/mapper/ProcessTaskRelationMapper.java      |  8 ++++++++
 .../dao/mapper/ProcessTaskRelationMapper.xml       |  6 ++++++
 4 files changed, 35 insertions(+), 5 deletions(-)