Marius Cramer
2015-04-16 305dda7079bbf0bc2904ea526aeea22328146423
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;