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