Marius Cramer
2015-04-15 85ffd16ba38cf6890d649efa284be8a822ebc25e
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;