Marius Cramer
2014-04-23 96f69dcc7fe986ab5c1117e043b65995695761bf
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;