Marius Cramer
2015-02-26 7cbed050417f967f34340661b7d7a8a7e42e5710
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;