Florian Schaal
2015-10-22 abee9093e1ffe3f2c56bf66203766cc7e0b1a2ed
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;