Marius Cramer
2014-10-13 559b657f9fc6a5374de9b7b1caf20abd4e308d76
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;