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