Marius Cramer
2014-02-25 230339ed643ed504f42660ca0541f5af85c5a684
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;