Marius Burkard
2016-02-12 af56b491d8bd9627d5d58eec188edc1fae7d8546
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;