Marius Cramer
2014-07-29 0b77531b9479a069753e9e25a5f3e8ec74204607
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;