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