Florian Schaal
2015-05-04 0adcbbfd969731a9834ce4e018576b99fa2ecf56
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;