Marius Burkard
2016-05-13 3cf77b791fb646e5837dac63a2e8c06604771b1d
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;