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

NULL was not fetched properly #133

Merged
merged 1 commit into from
Dec 13, 2017
Merged

NULL was not fetched properly #133

merged 1 commit into from
Dec 13, 2017

Conversation

smtakeda
Copy link
Contributor

Description

Fixed #132 . Nil (NULL) is not properly.

Checklist

  • Code compiles correctly
  • Run make fmt to fix inconsistent formats
  • Run make lint to get lint errors and fix all of them
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

@smtakeda smtakeda added this to the v1.1.2 milestone Dec 13, 2017
@smtakeda smtakeda merged commit 4f647d6 into master Dec 13, 2017
@smtakeda smtakeda deleted the fix_132 branch December 13, 2017 15:39
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.

Bug in converter.go, line 170
1 participant