Marius Cramer
2014-08-11 587fe4ed3539ea05126c8dc7bac27bcf2cab8302
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;