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