Skip to content

Support LocalDateTime and OffsetDateTime in CallableStatement #1393

Merged
ulvii merged 9 commits intomicrosoft:devfrom
CasualSuperman:callable-localdatetime
Sep 1, 2020
Merged

Support LocalDateTime and OffsetDateTime in CallableStatement #1393
ulvii merged 9 commits intomicrosoft:devfrom
CasualSuperman:callable-localdatetime

Conversation

@CasualSuperman
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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

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.
@CasualSuperman CasualSuperman force-pushed the callable-localdatetime branch from 02212a5 to e47fdeb Compare August 13, 2020 16:09
@ulvii
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

None yet

Development

Successfully merging this pull request may close these issues.

4 participants