Marius Cramer
2015-06-15 02e7eaf2860f6f892eb32639940e97c76b65baad
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;