Till Brehm
2016-07-03 c7a80c18152ea150ee7910772685195f62fca4ba
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;