Florian Schaal
2014-03-06 1838fd1c4b1ceae77c852fe25e97a30592d44a69
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;