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