Till Brehm
2016-01-10 54bd9274f62d0307e531b3827d717787df7ec582
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;