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

Added support for DateOnly and TimeOnly #4483

Merged
merged 3 commits into from
Nov 26, 2021
Merged

Added support for DateOnly and TimeOnly #4483

merged 3 commits into from
Nov 26, 2021

Conversation

michaelstaib
Copy link
Member

@michaelstaib michaelstaib commented Nov 26, 2021

This PR makes the built-in scalars compatible with TimeOnly and DateOnly.

  • Support inferral of TimeOnly and DateOnly.
  • Add default converters for TimeOnly and DateOnly.
  • Add tests for TimeOnly
  • Add tests for DateOnly

@michaelstaib michaelstaib self-assigned this Nov 26, 2021
@michaelstaib michaelstaib added this to the HC-12.4.0 milestone Nov 26, 2021
@michaelstaib michaelstaib merged commit ab9724b into main Nov 26, 2021
@michaelstaib michaelstaib deleted the mst/dateonly branch November 26, 2021 12:35
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

92.2% 92.2% Coverage
0.0% 0.0% Duplication

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.

1 participant