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