Till Brehm
2014-07-27 75cc840cbc3887d2734059c9b96550c7e67f3996
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;