Marius Cramer
2015-01-13 c193ade1fb594b8ef1981274666cf657f82d0c77
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;