Jonas Schwarz
2016-04-24 8d174330d629a77b3aecd3f737765bfeedf0d179
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;