Marius Burkard
2016-04-19 486cf2c878c245d582f4be363576faa54f337a93
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;