Marius Cramer
2015-11-17 fe9b73c387c396036a272daa39a809ed02980563
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;