Marius Burkard
2016-03-30 a4f0dbe5c499aa04ad13c2b45a53e05dafcf83dc
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;