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

Use the more explicitly typed setObject method. #87

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Spasnof
Copy link

@Spasnof Spasnof commented Nov 6, 2018

Fixes #57 by using the setobject method containing three arguments.

baztian and others added 4 commits March 21, 2017 20:11
@coveralls
Copy link

Coverage Status

Coverage increased (+2.8%) to 77.546% when pulling 20b32c6 on Spasnof:patch-1 into e99a05d on baztian:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+2.8%) to 77.546% when pulling 20b32c6 on Spasnof:patch-1 into e99a05d on baztian:master.

@coveralls
Copy link

coveralls commented Nov 6, 2018

Coverage Status

Coverage increased (+2.8%) to 77.546% when pulling 20b32c6 on Spasnof:patch-1 into e99a05d on baztian:master.

@Spasnof
Copy link
Author

Spasnof commented Nov 6, 2018

For a bit more detail this just uses the more explicit version of the java.sql.setObject
method described here

@Spasnof Spasnof closed this Nov 6, 2018
@Spasnof Spasnof deleted the patch-1 branch November 6, 2018 23:32
@Spasnof Spasnof restored the patch-1 branch February 6, 2019 18:41
@Spasnof Spasnof reopened this Feb 7, 2019
@baztian baztian force-pushed the master branch 2 times, most recently from 21d2b3e to d31d9a9 Compare July 8, 2019 19:19
@darrenallen85
Copy link

hello - is there any problem with merging this PR ? This looks to address an issue i am seeing

@baztian
Copy link
Owner

baztian commented May 22, 2020

@darrenallen85 the problem I'm currently facing is that Travis is not working for me as I was expecting it. I'll need to take a closer look on how compatible it is with all the supported JPype and Jython versions and of course all the different JDBC drivers.

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.

error inserting None as Nulls using parameter in Teradata
4 participants