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