yangyichao-mango removed a comment on pull request #2911: URL: https://github.com/apache/incubator-dolphinscheduler/pull/2911#issuecomment-640012833
> good idea. > > if remove default time set in sql file, but create_time and update_time is not set in java code in 1.0 version(you can check the code, I'm not remember clearly), system will not work fine Thx for your review. The java code has done the setter operation for create_time and update_time in previous version. I've checked the java code and deployed the app to test this part. When I do insert operation, it will generate create_time and update_time in db correctly. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
