Patrick Anders
2014-12-12 dcf94ebdc9644ac2df05933c480743dc1a25e214
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;