We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 ...
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
ranim-n
Successfully merging a pull request may close this issue.
It then raises an error in Stellio:
The text was updated successfully, but these errors were encountered: