Jesse Norell
2016-05-24 190275a3c3814094edaa6c5ea40e74031123608f
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;