Florian Schaal
2016-03-26 d1fcdc2231bf844ebf59d60f63ae5548b6877997
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;