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

ValueError: Couldn't parse datetime string '0' - value is not a string. #3

Open
ReDetection opened this issue Jul 20, 2016 · 1 comment

Comments

@ReDetection
Copy link
Contributor

Got this message when tried another database — this one had timestamp in it. Regularly, it has values like 481462949 but this time it had value 0. In case of 481462949 GodMode fails with same exception.

Exception is quite long, made a gist
https://gist.github.com/ReDetection/aac3dd12fb23bff6068ceba64f4dc482

Can't find exact place to fix. Can you spot it?

@ReDetection
Copy link
Contributor Author

Workarounded by explicitly defining it column as Integer

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