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