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 for NullPointerException and org.postgresql.util.PSQLException: ER… #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rrusk
Copy link

@rrusk rrusk commented Mar 22, 2017

…ROR: operator does not exist: integer = character varying

i2b2 Workbench Export Data Plugin fails with Server Error without these code changes when using PostgreSQL database.

…ROR: operator does not exist: integer = character varying
@rrusk
Copy link
Author

rrusk commented Mar 22, 2017

Most of the changes address this exception:
[ERROR]
org.postgresql.util.PSQLException: ERROR: operator does not exist: integer = character varying
Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts.

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.

2 participants