You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ca...@apache.org on 2022/01/12 07:32:25 UTC

[dolphinscheduler] branch 2.0.3-prepare updated: fix sql filename (#7958)

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

caishunfeng pushed a commit to branch 2.0.3-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/2.0.3-prepare by this push:
     new 1642968  fix sql filename (#7958)
1642968 is described below

commit 1642968b34567abdde92981cdaac2baeba3daa2f
Author: wind <ca...@users.noreply.github.com>
AuthorDate: Wed Jan 12 15:31:45 2022 +0800

    fix sql filename (#7958)
    
    Co-authored-by: caishunfeng <53...@qq.com>
---
 .../mysql/{dolphinscheduler_dml.sql  => dolphinscheduler_dml.sql}         | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.2_schema/mysql/dolphinscheduler_dml.sql  b/dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.2_schema/mysql/dolphinscheduler_dml.sql
similarity index 100%
rename from dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.2_schema/mysql/dolphinscheduler_dml.sql 
rename to dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.2_schema/mysql/dolphinscheduler_dml.sql