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