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