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

Fix | Clear batch params when clearing params in pstmt #1578

Merged
merged 4 commits into from May 27, 2021

Conversation

karinazhou
Copy link
Member

This PR is to port the changes in #1509.

@lilgreenbird lilgreenbird changed the title Fix | Port changes of PR1509 and fix test failure Fix | Clear batch params when clearing params in pstmt May 12, 2021
@lilgreenbird lilgreenbird added this to Under Peer Review in MSSQL JDBC May 18, 2021
@lilgreenbird lilgreenbird added this to the 9.3.2 milestone May 20, 2021
@lilgreenbird
Copy link
Member

/azp run Microsoft.mssql-jdbc.macOS

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@karinazhou karinazhou merged commit 22864c2 into microsoft:dev May 27, 2021
MSSQL JDBC automation moved this from Under Peer Review to Closed/Merged PRs May 27, 2021
@David-Engel David-Engel modified the milestones: 9.3.2, 9.4.0 Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

Batch fails when always encrypted is enabled in connection string and clearParameters was called
4 participants