Marius Burkard
2016-04-22 17d53616b36fef3b753fc408bfc600f360673333
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;