Marius Cramer
2015-06-26 dc679e382b6f60405861ae888c1b560c5117f0e8
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;