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