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

Upgrade to EF Core 6.0.0-preview6 #1501

Merged
merged 8 commits into from
Sep 13, 2021

Conversation

lauxjpn
Copy link
Collaborator

@lauxjpn lauxjpn commented Sep 11, 2021

Adds support for DateOnly and TimeOnly types.
Adds translations for MathF and the date related DayOfWeek property.

Fixes #1361
Addresses #1413

@lauxjpn lauxjpn added this to the 6.0.0-preview.6 milestone Sep 11, 2021
@lauxjpn lauxjpn self-assigned this Sep 11, 2021
@lauxjpn lauxjpn merged commit 0e953bb into PomeloFoundation:master Sep 13, 2021
@lauxjpn lauxjpn deleted the upgrade/6.0.0-preview6 branch September 13, 2021 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support the new BCL DateOnly and TimeOnly structs
1 participant