Marius Cramer
2014-03-27 d14f014166aefb9d3d650d37b29159ab378b068d
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;