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