Marius Cramer
2014-08-11 3f6ee66f65e910f741425078921bc804f91f8246
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;