mpope9 / nba-sql

:basketball: An application to build an NBA database backed by MySQL, Postgres, or SQLite
Apache License 2.0
171 stars 20 forks source link

Support updating current season. #63

Open mpope9 opened 2 years ago

mpope9 commented 2 years ago

See linked PR.

mpope9 commented 2 years ago

Required for beta release.

mpope9 commented 2 years ago

Merging the initial version of this, which includes shot_chart_detail, game, and player_game_log. I guess for this story to truey be closed play_by_play, pgtt, player_season all need to be updated as well