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