Add season list to database.
mpope9 opened this issue · 1 comments
mpope9 commented
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?
mpope9 commented
Merged!