calvinjiang commented on pull request #6160: URL: https://github.com/apache/dolphinscheduler/pull/6160#issuecomment-916672999
> i notice the default value in code is '-1' > but why the default value in db cannot be '-1' First of all, the environment code is set to be null in the dolphinscheduler_postgre.sql and 1.4.0_schema/mysql/dolphinscheduler_ddl.sql.  And then the program code has considered that.  -- 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]
