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

Support LocalDateTime and OffsetDateTime in CallableStatement #1393

Merged
merged 9 commits into from Sep 1, 2020

Conversation

CasualSuperman
Copy link
Contributor

This PR adds support for the requested functionality in #1392, but does not address the mentioned code duplication.
The added library code was copied verbatim from SQLServerResultSet.

@CasualSuperman CasualSuperman force-pushed the callable-localdatetime branch 2 times, most recently from 5570d6c to 03dcfee Compare July 28, 2020 03:53
@peterbae
Copy link
Contributor

Thanks @CasualSuperman for your contribution. The team will review this PR soon and let you know.

@peterbae peterbae added this to Under Peer Review in MSSQL JDBC Aug 10, 2020
This PR adds support for the requested functionality in microsoft#1392, but does not address the mentioned code duplication.
The added library code was copied verbatim from SQLServerResultSet.
@ulvii
Copy link
Contributor

ulvii commented Aug 26, 2020

/azp run Microsoft.mssql-jdbc.windows

@microsoft microsoft deleted a comment from azure-pipelines bot Aug 26, 2020
@CasualSuperman
Copy link
Contributor Author

Apologies for the multiple commits, I don't have a dev environment set up on this computer

@ulvii ulvii added this to the 8.5.0 milestone Aug 27, 2020
@peterbae
Copy link
Contributor

The PR will require approvals from at least 3 of our team members, and we will merge it once they've approved.

@ulvii ulvii added the Public API Changes in Public API label Sep 1, 2020
@ulvii
Copy link
Contributor

ulvii commented Sep 1, 2020

Thanks for the contribution @CasualSuperman

@ulvii ulvii changed the title Support LocalDateTime in CallableStatement Support LocalDateTime and OffsetDateTime in CallableStatement Sep 1, 2020
@ulvii ulvii merged commit 65c9c3d into microsoft:dev Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Public API Changes in Public API
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

4 participants