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