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

Update QueryMasterSpringDao.java #5

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

Conversation

mytmark
Copy link

@mytmark mytmark commented Feb 27, 2017

Error is thrown when deleting or renaming previous queries, e.g.

[ERROR] org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [update i2b2demodata.qt_query_master set: ERROR: operator does not exist: integer = character varying
[ERROR]   Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts.

Occured like this in my virtual machine version 1708b.

Error is thrown when deleting or renaming previous queries.
e.g. 			[ERROR] org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [update i2b2demodata.qt_query_master set: ERROR: operator does not exist: integer = character varying
			[ERROR]   Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts.
Occured like this in my virtual machine version 1708b.
@mikemendis
Copy link
Contributor

mikemendis commented Feb 27, 2017 via email

jmd86 pushed a commit that referenced this pull request Jun 16, 2017
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