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