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