Marius Cramer
2014-03-06 82b723df86594a89fb53607981488319e39b1b92
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;