Sergio Cambra
2014-08-21 f63b73091c9ee74fd57dadd7e0618af3be192045
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;