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