Till Brehm
2014-10-18 1fc360dfaf61613735cb635c8e905af2b089cf68
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;