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