Marius Burkard
2016-02-04 c795dfd688dd414386ffdeba9fd081a4ba9bdb90
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;