Marius Cramer
2015-01-13 2778c9ea730cee72dccbaf14e08b12c1bf8257db
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;