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