Florian Schaal
2015-04-29 12ab95f8be7c788e30c54f1e0b5f4c1b8eebe80f
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;