mpope9 / nba-sql

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

Fixing current season, fixing current-season-mode, better mode handeling #88

Closed mpope9 closed 1 year ago

mpope9 commented 1 year ago

Fixes issues with --current-season-mode Fixes calculating the current season. Beefs up commandline arg error handling for the 'modes'.

In response to https://github.com/mpope9/nba-sql/issues/87