Luis Guzman
2016-03-26 39e52128b14f9a98b26355936fb12e124995832d
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;