Falko Timme
2014-11-28 756b8360e90c4884f1bd6d7e84656c24b450eee7
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;