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