Marius Cramer
2015-07-02 f3ff1e4ba5174dd559890483dd7dded8a04c10fd
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;