Florian Schaal
2016-02-28 2b3b4cfe53e93823e11da9dc6c898b43e43cfa70
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;