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