CalvinKirs commented on a change in pull request #3942:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/3942#discussion_r507125930



##########
File path: sql/create/release-1.0.0_schema/mysql/dolphinscheduler_ddl.sql
##########
@@ -193,8 +193,8 @@ CREATE TABLE `t_escheduler_project` (
   `desc` varchar(200) DEFAULT NULL COMMENT 'project description',
   `user_id` int(11) DEFAULT NULL COMMENT 'creator id',
   `flag` tinyint(4) DEFAULT '1' COMMENT '0 not available, 1 available',
-  `create_time` datetime DEFAULT CURRENT_TIMESTAMP COMMENT 'create time',
-  `update_time` datetime DEFAULT CURRENT_TIMESTAMP COMMENT 'update time',

Review comment:
       Hi, thank you very much for your contribution, but I think 
"`create_time` datetime DEFAULT CURRENT_TIMESTAMP" is better




----------------------------------------------------------------
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]


Reply via email to