Marius Cramer
2015-06-03 3f19613b5ebca832e8f341980278df5f8427c1ca
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;