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