Daniel Lobão

Results 2 comments of Daniel Lobão

This PR looks correct and can be merged to improve the project.

This update is necessary for newer MySQL versions. However, it would be better to apply an additional change: ``` ALTER TABLE `cp_createlog` MODIFY COLUMN `reg_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP;...