Falko Timme
2015-01-08 ebe5df76efc18b1ad17bb02447b6d9c041c7cbee
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;