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
ogcapi-features/cql2/standard/requirements/basic-cql2/REQ_null-predicate.adoc
Line 12 in f3d0ce5
The text was updated successfully, but these errors were encountered:
Yes, this looks like an error. I think the table 3 should be in section 6.2 along the clarification how to evaluate AND and OR.
AND
OR
/req/basic-cql2/null-predicate should specify that IS NULL evaluates to TRUE, if the expression is NULL and otherwise evaluates to FALSE.
/req/basic-cql2/null-predicate
IS NULL
TRUE
NULL
FALSE
Sorry, something went wrong.
No branches or pull requests
ogcapi-features/cql2/standard/requirements/basic-cql2/REQ_null-predicate.adoc
Line 12 in f3d0ce5
The text was updated successfully, but these errors were encountered: