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