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