Marius Cramer
2015-06-05 8cb6f8ffd31ec33479c9696c5263b7a8e27fe273
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;