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