Florian Schaal
2016-02-13 acb2f91ed3fc8edf5cf3b908ce58a7f82406f81e
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;