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 converter for SQL Server dialect #1875

Closed
wants to merge 1 commit into from

Conversation

mipo256
Copy link
Contributor

@mipo256 mipo256 commented Sep 7, 2024

No description provided.

@mipo256
Copy link
Contributor Author

mipo256 commented Sep 7, 2024

This PR fixes this issue

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 7, 2024
@schauder schauder self-assigned this Sep 12, 2024
@schauder schauder added this to the 3.4 M1 (2024.1.0) milestone Sep 12, 2024
schauder pushed a commit that referenced this pull request Sep 12, 2024
schauder added a commit that referenced this pull request Sep 12, 2024
See #1873
Original pull request #1875
@schauder
Copy link
Contributor

Thanks, this is merged.

One minor wish for future PRs: If you have code changes unrelated to the problem at hand, like typo fixes and minor refactorings, please make them a separate commit in the future.

@schauder schauder added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 12, 2024
@schauder schauder closed this Sep 12, 2024
@mipo256
Copy link
Contributor Author

mipo256 commented Sep 12, 2024

Okay, thank you as well @schauder :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No converter found capable of converting from type [microsoft.sql.DateTimeOffset] to type [java.time.Instant]
3 participants