Florian Schaal
2015-01-14 c554c4f383f992b3783749a8401cf367237b2a62
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;