Marius Cramer
2014-10-13 43418672d32ee65ee6060314d4e66c3c44a8b0cb
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;