Marius Burkard
2016-02-11 606949b364f28025d98074c89ba6b03f2a556440
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;