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