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