Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.1, 2.2.2
-
None
-
Windows, Java 1.7.0_45
Description
Groovy sql (worked on Groovy 2.1.9, fails on 2.2.1 and 2.2.2)
Script fails with
Caught: java.lang.IllegalStateException: Failed to process query. Unterminated '
character?
java.lang.IllegalStateException: Failed to process query. Unterminated ' charact
er?
at TestGroovy.main(TestGroovy.groovy:34)
Script to recreate attached