Marius Cramer
2015-05-21 7de1b7b5971c74d5b251501b27ea7919e80db923
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;