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