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

Fix conversions from Strings to Integers to actually output Integers #46

Merged
merged 1 commit into from
Apr 20, 2013
Merged

Conversation

mkeesey
Copy link
Contributor

@mkeesey mkeesey commented Feb 8, 2013

Should fix #26. I unfortunately cannot add a pull request to an issue someone else created.

@dclements
Copy link
Contributor

Looks good. Do we have any tests that cover this scenario?

@mkeesey
Copy link
Contributor Author

mkeesey commented Feb 10, 2013

The fixed test in UtilTest.java should cover this case.

dclements added a commit that referenced this pull request Apr 20, 2013
Fix conversions from Strings to Integers to actually output Integers
@dclements dclements merged commit 986f1d0 into ReadyTalk:master Apr 20, 2013
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.

Copying into integer (int32) columns does not work
2 participants