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

SqlUtil BLOB columns are created incorrectly in SQL Server by the FreetdsSqlUtil module #1852

Closed
davidnich opened this issue Apr 28, 2017 · 0 comments
Assignees
Milestone

Comments

@davidnich
Copy link
Contributor

they are created as VARBINARY whereas they should be VARBINARY(MAX)

@davidnich davidnich added this to the 0.8.13 milestone Apr 28, 2017
@davidnich davidnich self-assigned this Apr 28, 2017
@davidnich davidnich changed the title SqlUtil BLOB columns are created incorrectly in SQL Server SqlUtil BLOB columns are created incorrectly in SQL Server by the FreetdsSqlUtil module Apr 28, 2017
davidnich added a commit that referenced this issue Apr 28, 2017
refs #1852 fixed handling of BLOB types in FreetdsSqlUtil
@omusil24 omusil24 added the fixed label Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants