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