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