kezhenxu94 commented on a change in pull request #6104:
URL: https://github.com/apache/dolphinscheduler/pull/6104#discussion_r719027295
##########
File path: sql/dolphinscheduler_postgre.sql
##########
@@ -297,6 +298,7 @@ CREATE TABLE t_ds_error_command (
worker_group varchar(64),
environment_code bigint DEFAULT '-1',
message text ,
+ dry_ru int DEFAULT '0' ,
Review comment:
Please also add this field to `sql/dolphinscheduler_h2.sql`
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]