Marius Cramer
2014-04-09 79bd40ac9f3b667add3d444ce4a5892256a9cb4a
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;