Marius Burkard
2016-07-01 da3c0c44e13c665034d5922678388e3ee52e2da6
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;