Patrick Anders
2014-12-17 a20782eb1d1e71e95cfa71e61e093a315e9abe3d
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;