Marius Cramer
2014-05-05 6f833c80126a6969bc971424287ceee5b765d58b
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;