Marius Cramer
2014-10-24 919c23676940bee3a7b21ec98700ea74152f1615
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;