Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with city field in team table for New York teams #9

Closed
andygoldschmidt opened this issue Oct 20, 2013 · 1 comment
Closed

Comments

@andygoldschmidt
Copy link

There is a problem in the team table for the Jets and the Giants. Their city field is set to Giants or Jets and the name field contains their full name:

team_id |     city      |      name
---------+---------------+-----------------
 ARI     | Arizona       | Cardinals
 ...
 NYG     | Giants        | New York Giants
 NYJ     | Jets          | New York Jets
 OAK     | Oakland       | Raiders
@BurntSushi
Copy link
Owner

Thanks for the bug report. It's been fixed and I've released a new version of nfldb: 0.0.11. If you update, then the next time you run nfldb.connect(), your database will be fixed automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants