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