Marius Burkard
2015-12-23 6a00b4e599f724cbc9a12927c8a0446ef5621028
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;