ALTER TABLE `message` ADD COLUMN `game` TEXT NULL COMMENT 'Message is agame, information about the game.' AFTER `document`;