Marius Burkard
2016-02-04 cd50a4c3ec3b3354bae2a804677f6a03c969cccb
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;