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