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