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