Closed bobeal closed 2 months ago
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 ...
It can be reproduced with such a regex query: /ngsi-ld/v1/entities?q=includedParameters~="(?i).*température de l'eau.*"&type=Dataset
/ngsi-ld/v1/entities?q=includedParameters~="(?i).*température de l'eau.*"&type=Dataset
It then raises an error in Stellio: