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

Fix typespecs, related to date and time. Fixes #60. #106

Merged
merged 1 commit into from Dec 21, 2016

Conversation

seriyps
Copy link
Member

@seriyps seriyps commented Nov 17, 2016

Actualize date and time typespecs.
The problem is that erlang calendar and postgresql timestamp have a bit different data ranges, plus, epgsql returns time seconds as floats.

https://www.postgresql.org/docs/current/static/datatype-datetime.html

Fixes #60

@seriyps
Copy link
Member Author

seriyps commented Dec 21, 2016

So, since there is no opposition to this change, I think it could be merged.

@seriyps seriyps merged commit 3dc73d3 into epgsql:devel Dec 21, 2016
@seriyps
Copy link
Member Author

seriyps commented Dec 21, 2016

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants