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