Till Brehm
2015-03-25 6c1627620fc5a500442551e9289f96107600f44d
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;