Florian Schaal
2015-06-05 a8ac8563fde1c019664512d983a592df49e2908c
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;