Marius Cramer
2015-04-15 0b45705bbd26d2ae35fa139ee1ad95f8c164defe
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;