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