News
log_20170328 ( ?, `last_update_time` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '修改时间' ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ...
Knex version: 0.12.6 MySql version: 5.7.13 Attempting to rename the column will generate SQL with single quotes around 'CURRENT_TIMESTAMP', ... alter table `Example` change `ts` `timestamp` timestamp ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results