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 <[email protected]>
AuthorDate: Wed Jan 12 15:31:45 2022 +0800

    fix sql filename (#7958)
    
    Co-authored-by: caishunfeng <[email protected]>
---
 .../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

Reply via email to