Florian Schaal
2015-12-13 54161b34b98a1d3ed8785f2f6850d0e712078be4
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;