Skip to content

Fix for NullPointerException and org.postgresql.util.PSQLException: ER…#6

Open
rrusk wants to merge 1 commit into
i2b2:masterfrom
rrusk:master
Open

Fix for NullPointerException and org.postgresql.util.PSQLException: ER…#6
rrusk wants to merge 1 commit into
i2b2:masterfrom
rrusk:master

Conversation

@rrusk
Copy link
Copy Markdown

@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
Copy Markdown
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