mpope9/nba-sql

Add season list to database.

mpope9 opened this issue · 1 comments

Maybe the only feasible way to actually update this database without requiring a re-deploy.

Add a season table with two columns, the int representation of a season and the string version?

Then, to add a new season, a new row can be added. Maybe a new cmdline 'mode' can be added to support this?

Merged!