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

Get TVP name from SQLServerDataTable when using PreparedStatement.setObject() #1282

Merged
merged 3 commits into from
Mar 27, 2020

Conversation

ulvii
Copy link
Contributor

@ulvii ulvii commented Mar 14, 2020

PR For #1281.

When SQLServerDataTable is passed in as an argument to PreparedStatement.setObject(), it makes sense to first attempt to get the TVP name from that object, before querying database for metadata.

@ulvii ulvii added this to the 8.3.0 milestone Mar 23, 2020
peterbae
peterbae previously approved these changes Mar 23, 2020
rene-ye
rene-ye previously approved these changes Mar 26, 2020
@ulvii ulvii dismissed stale reviews from rene-ye and peterbae via b3e9717 March 27, 2020 16:13
@ulvii ulvii merged commit 02af541 into microsoft:dev Mar 27, 2020
@ulvii ulvii deleted the issue1281 branch March 27, 2020 16:15
@lilgreenbird lilgreenbird added this to Closed/Merged PRs in MSSQL JDBC Apr 27, 2022
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.

None yet

4 participants