Skip to content

Added DatabaseMetaData.getDatabaseCompatabilityLevel#1345

Merged
ulvii merged 2 commits intomicrosoft:devfrom
OptionMetrics:compatibility-level
Jun 15, 2020
Merged

Added DatabaseMetaData.getDatabaseCompatabilityLevel#1345
ulvii merged 2 commits intomicrosoft:devfrom
OptionMetrics:compatibility-level

Conversation

@dhait
Copy link
Copy Markdown
Contributor

@dhait dhait commented May 28, 2020

Implemented a new function to SQLServerDatabaseMetaData to check database compatibility level.

Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerDatabaseMetaData.java Outdated
@dhait
Copy link
Copy Markdown
Contributor Author

dhait commented May 30, 2020

The failure on Windows build was TVPAllTypesTest.testTVPStoredProcedureResultSet(TVPAllTypesTest.java:134)
This is unrelated to my code changes.
Is it possible to investigate and rerun the test build?

@dhait dhait requested a review from lilgreenbird May 31, 2020 12:50
@ulvii ulvii added this to the 8.4.0 milestone Jun 9, 2020
@peterbae peterbae added the Public API Changes in Public API label Jun 11, 2020
@ulvii
Copy link
Copy Markdown
Contributor

ulvii commented Jun 15, 2020

Thanks for the contribution @dhait .

@ulvii ulvii merged commit 559577f into microsoft:dev Jun 15, 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.

5 participants