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