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

Consider how to map TimeSpan in relational providers #770

Closed
ajcvickers opened this issue Oct 2, 2014 · 2 comments
Closed

Consider how to map TimeSpan in relational providers #770

ajcvickers opened this issue Oct 2, 2014 · 2 comments

Comments

@ajcvickers
Copy link
Member

No description provided.

@rowanmiller rowanmiller added this to the Backlog milestone Oct 6, 2014
@rowanmiller
Copy link
Contributor

Discussed in triage and decided it's probably a use case of #242

@Ciantic
Copy link

Ciantic commented Jun 5, 2017

I must add here however that right now the mapping is incorrect.

TimeSpan maps to time(7) in the MSSQL, and this is bad default mapping, it can't represent days or years, since time type can only be between 00:00 and 23:59.

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants