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