root
2015-11-21 2bc9e1279176d05a78349dc0e6bff83ba4719fae
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;