Hello everyone, i found (i think a bug) in the SQL Type question.
While you are creating a new test case for SQLLITE, if, in the
"Test case 1" entry field, the input begins with the 1, for example, you input
"1st test", then, after execution you have this error at the end of screen :
***Error*** Error: near line 7: unrecognized token: "1st"But everything works fine if the 1 is after the first caracter (for exemple "test 1")
That took me a lot of time to find it.
Thanks to the creators of that very good product