Marius Cramer
2014-10-31 c28bb43232ab64cd17fc359fc482fc274974822f
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;