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

Fixed an issue with getColumns() not returning correct type for IS_AUTOINCREMENT and IS_GENERATEDCOLUMN against Azure Data Warehouse #1356

Merged
merged 3 commits into from
Jun 15, 2020

Conversation

ulvii
Copy link
Contributor

@ulvii ulvii commented Jun 9, 2020

  • Modified the query for Azure DW to select 0/1 as YES/NO.
  • Improved getColumns() test.

Fix for #1352

@ulvii
Copy link
Contributor Author

ulvii commented Jun 9, 2020

Jar for testing.
mssql-jdbc-8.4.0-SNAPSHOT.jre8.zip

rene-ye
rene-ye previously approved these changes Jun 12, 2020
peterbae
peterbae previously approved these changes Jun 12, 2020
@ulvii ulvii dismissed stale reviews from peterbae and rene-ye via 0b584f0 June 12, 2020 23:08
@ulvii ulvii merged commit bec39db into microsoft:dev Jun 15, 2020
@ulvii ulvii deleted the issue1352 branch June 15, 2020 19:05
@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