Marius Cramer
2014-04-25 aff82cd546dd9c61612d6b318d60c9d4e842ed5e
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;