This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a change to branch 3.0.0-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from 2c469224dd fix bug where confirm disable error (#11251)
new c31087bd95 fix: Upgrade database DDL to avoid log path too long error
new 5e366ff6f1 [Fix][UI] fix bug where log modal display object (#11271)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/resources/sql/dolphinscheduler_h2.sql | 2 +-
.../src/main/resources/sql/dolphinscheduler_mysql.sql | 2 +-
.../main/resources/sql/dolphinscheduler_postgresql.sql | 2 +-
.../3.0.0_schema/mysql/dolphinscheduler_ddl.sql | 18 ++++++++++++++++++
.../3.0.0_schema/postgresql/dolphinscheduler_ddl.sql | 3 +++
.../views/projects/workflow/components/dag/index.tsx | 8 ++++----
6 files changed, 28 insertions(+), 7 deletions(-)