Till Brehm
2014-02-22 9938f6715246fe3f3af41112d83c7ba8e234ea8e
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;