Jesse Norell
2015-07-14 411a6f5299c2894a27ba26e4c0531b36615216ee
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;