Marius Cramer
2014-04-29 c59632893c66ec9098c6cac245e61539901bc618
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;