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

Handle null values from the driver #92

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

mlh758
Copy link
Contributor

@mlh758 mlh758 commented Aug 19, 2020

No longer inserts ??HELP?? with nil values

Fix #84

No longer inserts ??HELP?? with nil values

Fix vertica#84
Copy link
Collaborator

@huebnerr huebnerr left a comment

Choose a reason for hiding this comment

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

Thanks for the update as always. This looks good.

@huebnerr huebnerr merged commit c0451b5 into vertica:master Aug 20, 2020
@mlh758 mlh758 deleted the fix-84-handle-nulls branch August 20, 2020 14:26
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.

Arg types of sql.Null* with Valid=false get converted to "??HELP??" string in the driver
2 participants