stellio-context-broker icon indicating copy to clipboard operation
stellio-context-broker copied to clipboard

Simple quotes are not properly escaped when doing a regex query

Open bobeal opened this issue 7 months ago • 1 comments

It then raises an error in Stellio:

java.lang.IllegalArgumentException: Sql cannot be parsed: unclosed quoted identifier (identifier opened at index 439) in statement: SELECT ...

bobeal avatar Jul 25 '24 14:07 bobeal