Till Brehm
2016-06-15 c4cf454ef455d05542d5513961f2ee8f5c34e018
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;