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

LAC players not showing up in player table #265

Closed
mesee298 opened this issue Sep 13, 2017 · 1 comment
Closed

LAC players not showing up in player table #265

mesee298 opened this issue Sep 13, 2017 · 1 comment

Comments

@mesee298
Copy link

If I run:

SELECT player_id, gsis_name, full_name, team, profile_id, profile_url, uniform_number, status, position
    FROM player WHERE team = 'LAC' and status = 'Active'

no results come up. If I change the team to 'UNK' then I see the Chargers players.

I checked the players.json, and it is correct. I've ran nfldb-update and nfldb-update --player-interval 0 multiple time, and no go. What else can I do????

@mesee298
Copy link
Author

#237

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

1 participant