Skip to content

fix SQL_VARIANT type handling #130

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

Merged
merged 3 commits into from
Sep 20, 2022
Merged

fix SQL_VARIANT type handling #130

merged 3 commits into from
Sep 20, 2022

Conversation

shueybubbles
Copy link
Collaborator

Fixes #128
Default to 8k column width for variant, just like odbc.
It's a good idea for scripts to set SQLCMDMAXFIXEDTYPEWIDTH to something reasonable when working with variants

Copy link
Collaborator

@stuartpa stuartpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@stuartpa stuartpa merged commit 69f9273 into main Sep 20, 2022
@stuartpa stuartpa deleted the shueybubbles/128 branch September 20, 2022 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing column headers for values from returned from SERVERPROPERTY
2 participants