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 bug #152: NpgsqlInterval different constructors different ToString #155

Closed
wants to merge 1 commit into from

Conversation

glenebob
Copy link
Contributor

@glenebob glenebob commented Feb 1, 2014

Fix for bug #152.

This should make its way into 2.1 RC1.

-Glen

Call a more appropriate constructor from NpgsqlInterval(TimeSpan).
@ghost ghost assigned glenebob Feb 1, 2014
@DavidKarlas
Copy link
Contributor

I kinda don't like that microseconds are being lost. and there is still bug in (long ticks) constructor

@glenebob
Copy link
Contributor Author

glenebob commented Feb 2, 2014

Indeed. I'm closing this as a FAIL. I will try harder next time :)

-Glen

On Sat, Feb 1, 2014 at 3:29 PM, David Karlaš notifications@github.comwrote:

I kinda don't like that microseconds are being lost...


Reply to this email directly or view it on GitHubhttps://github.com//pull/155#issuecomment-33886727
.

@glenebob glenebob closed this Feb 2, 2014
@roji roji deleted the bugfix_NpgsqlInterval_constructors branch August 21, 2014 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants