Marius Burkard
2016-06-22 611407eb7aed764fdf7875af0799bde34f49e81b
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;