Hello, I've downloaded:
https://storage.googleapis.com/hotsapi/db/schema/schema.sql.gz
And I found a small error, this line:
game_type enum('QuickMatch','UnrankedDraft','HeroLeague','TeamLeague','Brawl') COLLATE utf8mb4_unicode_ci DEFAULT NULL,
is missing StormLeague, while the latest replays in the downloadable dump have StormLeague
Hello, I've downloaded:
https://storage.googleapis.com/hotsapi/db/schema/schema.sql.gz
And I found a small error, this line:
game_type enum('QuickMatch','UnrankedDraft','HeroLeague','TeamLeague','Brawl') COLLATE utf8mb4_unicode_ci DEFAULT NULL,
is missing StormLeague, while the latest replays in the downloadable dump have StormLeague