Marius Burkard
2015-11-30 e6ded3ab52b8b823660181db85be511b2ef1ffe5
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;