Marius Cramer
2015-01-13 67ef2d60f3afceed0dc834ef0252f71cb083c21b
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;