Skip to content

implement DateOnly/TimeOnly#2051

Merged
mgravell merged 1 commit into
mainfrom
marc/date_time_only
Mar 7, 2024
Merged

implement DateOnly/TimeOnly#2051
mgravell merged 1 commit into
mainfrom
marc/date_time_only

Conversation

@mgravell

@mgravell mgravell commented Mar 7, 2024

Copy link
Copy Markdown
Member

fix #1715
adds net6 TFM

@sander1095

Copy link
Copy Markdown

Hi @mgravell . Shouldn't this have been a MINOR release instead of a PATCH?

Also, should people now delete their own SqlMapper.TypeHandler<DateOnly> implementations in favor of this one?

@mgravell

Copy link
Copy Markdown
Member Author

I'll try to be more mindful of versioning

@sander1095

Copy link
Copy Markdown

Hi @mgravell ! I just want to say that I didn't mean to be rude or give critique :) I appreciate your work and meant it more as a question/suggestion.

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.

.NET 6 DateOnly and TimeOnly mapping support

2 participants