Marius Cramer
2015-01-08 3b0546fc2539df441819dbf05d679d349c62267a
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;