{
  "query": "UPDATE all_games SET isFeatured = 1 WHERE gameId IN (\n  'ActionMoneyEGT',\n  'AlohaPartyEGT',\n  'AmazonsBattleEGT',\n  'AztecGloryEGT',\n  'AncientMagicGM',\n  'AncientRichesCasinoGM',\n  'BeautifulNatureGM',\n  'AncientEgyptPM',\n  'AztecGemsPM',\n  'BananasMN',\n  'AtTheMoviesBS',\n  'BeatleDanceVS'\n);",
  "command": "mysql --batch --raw --column-names --default-character-set=utf8mb4 --host gateway04.us-east-1.prod.aws.tidbcloud.com --port 4000 --user 3sE2opaakiHhpCk.root --database 38mmEpDjJeLLr6ocaGW5p5 --execute UPDATE all_games SET isFeatured = 1 WHERE gameId IN (\n  'ActionMoneyEGT',\n  'AlohaPartyEGT',\n  'AmazonsBattleEGT',\n  'AztecGloryEGT',\n  'AncientMagicGM',\n  'AncientRichesCasinoGM',\n  'BeautifulNatureGM',\n  'AncientEgyptPM',\n  'AztecGemsPM',\n  'BananasMN',\n  'AtTheMoviesBS',\n  'BeatleDanceVS'\n);",
  "rows": [],
  "messages": [],
  "stdout": "",
  "stderr": "",
  "execution_time_ms": 66
}