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