Florian Schaal
2014-12-19 bde8b10699fa250f22f1b813c28d8195bf397544
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;