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