Marius Burkard
2016-03-02 75124b0197a20947b67b502db19af79d4936f306
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;