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

nfldb-update output #268

Open
onebitbrain opened this issue Sep 14, 2017 · 0 comments
Open

nfldb-update output #268

onebitbrain opened this issue Sep 14, 2017 · 0 comments

Comments

@onebitbrain
Copy link

(py27) C:\Miniconda3\envs\py27\Scripts>python nfldb-update

STARTING NFLDB UPDATE AT 2017-09-14 15:25:05.418000
Connecting to nfldb... done.
Setting timezone to UTC... done.
Locking write access to tables... done.
Updating season phase, year and week... done.
Bulk inserting data for 3 games...
Sending batch of data to database.
done.
Updating schedule JSON database...
Last updated: 2017-09-14 21:24:44.102000
done.
Updating schedule for (Postseason, 2016, 5)
done.
Closing database connection... done.
FINISHED NFLDB UPDATE AT 2017-09-14 15:25:06.777000

(py27) C:\Miniconda3\envs\py27\Scripts>python nfldb-update

STARTING NFLDB UPDATE AT 2017-09-14 15:25:14.661000
Connecting to nfldb... done.
Setting timezone to UTC... done.
Locking write access to tables... done.
Updating season phase, year and week... done.
Bulk inserting data for 3 games...
Sending batch of data to database.
done.
Updating schedule JSON database...
Last updated: 2017-09-14 21:25:06.456000
done.
Updating schedule for (Postseason, 2016, 5)
done.
Closing database connection... done.
FINISHED NFLDB UPDATE AT 2017-09-14 15:25:15.889000

Update seems to be updating the same 3 games over and over.
It never gets up to date. Seems related to schedule for (Postseason, 2016, 5)
Maybe related to issue #258
but 258's query gives this so I don't see how
games played in 2009 : 11
games played in 2010 : 11
games played in 2011 : 11
games played in 2012 : 11
games played in 2013 : 11
games played in 2014 : 11
games played in 2015 : 11
games played in 2016 : 11

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