Jesse Norell
2016-02-03 709aed2c6bc03b2f722556bb641fe820b764a840
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;