Marius Cramer
2015-01-05 551989a9bd9b134858f6709a2756ca9dcec82fd4
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;