Till Brehm
2014-08-29 6227d73ec10dc088bf944609ec43011da771cd9c
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;