Till Brehm
2015-01-15 355b48c4ce5f410404a1d61434efebdf858033a3
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;