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