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