Skip to content

Update QueryMasterSpringDao.java#5

Open
mytmark wants to merge 1 commit intoi2b2:masterfrom
mytmark:patch-1
Open

Update QueryMasterSpringDao.java#5
mytmark wants to merge 1 commit intoi2b2:masterfrom
mytmark:patch-1

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