Marius Cramer
2015-08-17 363cb9591d68e99169ff6d6a29f2e29daf16cd13
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;