Marius Cramer
2014-08-22 d96e29ee1a7569aa25197ade01f35522af1570d2
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;