Marius Cramer
2014-08-13 0e41dea8cc54d691ffc805b996606d701d66785e
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;