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