-
Bug
-
Resolution: Done
-
Major
-
9.2.0.Final
-
None
I wrote an invalid Ickle query: select id, name from Character where id:"1009148" but instead of getting an error back the server side blew up with an exception. We should catch these cases and report back to the client the cause of the error.