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