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