qrfxiaoge opened a new issue #903: [Feature] change column type of `update_time` URL: https://github.com/apache/incubator-dolphinscheduler/issues/903 1. `update_time` datetime NOT NULL COMMENT '更新时间' 2. `update_time` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP if we prefer the 2nd type, it would be more easier when the record is updated.
---------------------------------------------------------------- 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] With regards, Apache Git Services
