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

Added backwards compatibility for calling Clob#length() on NVarchar columns #1214

Merged
merged 4 commits into from
Jan 9, 2020

Conversation

rene-ye
Copy link
Member

@rene-ye rene-ye commented Dec 17, 2019

Also includes a fix for image columns #1201.

@rene-ye
Copy link
Member Author

rene-ye commented Dec 23, 2019

Attaching compiled jre8 jar

mssql-jdbc-8.2.0-SNAPSHOT.jre8.zip

@rene-ye rene-ye added this to the 8.2.0 milestone Jan 2, 2020
@rene-ye rene-ye merged commit 2133d78 into microsoft:dev Jan 9, 2020
ulvii pushed a commit that referenced this pull request Mar 3, 2020
…olumns (#1214)

* detect the underlying column type for clob length

* Fix length issue

* test adjustments
@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

2 participants