Marius Cramer
2015-09-03 e10d34abca22c0d18759c536dd5ba1bca9705734
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;