Marius Cramer
2015-04-15 93429347fc68ea5c965435d54f2b7d6a1f93210c
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;