Marius Cramer
2015-10-13 6495dda10319bde4f972256963b9507c60502def
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;