Updated game_id -> gameid in the raw source tables to reflect meltano schema. This field is aliased to game_id in downstream models so there is no change to the downstreams
Removed currentage from players
Modified uniqueness test in players stream to use a combination of player id, team id, and season id
Changes
Details about what was changed
Other notes
Any other things that the reviewer should know about
Checks
[x] All models ran successfully
[x] Changes to models are reflected in the schema.yml
Pick one:
[x] No test failures OR
[ ] No new test failures, and there is a plan in place to address existing ones
Overview
currentage
from playersChanges
Other notes
Checks