Rename CONTAINS() string function
Raise CR
Analysis
Execution
Raise CR
Analysis
Execution
Description
Activity
Show:
Matija Polajnar October 7, 2024 at 8:29 AM
I must say I find it wrong to have specific function names in the grammar itself at all…
Details
Details
Reporter
Raised By

Components
Affects versions
Created September 23, 2024 at 8:49 AM
Updated October 7, 2024 at 8:29 AM
there is an issue with AQL ANTLR lexer around the `CONTAINS()` [string function](https://specifications.openehr.org/releases/QUERY/development/AQL.html#_contains), as it collides with `CONTAINS` operator. I propose would be rename the function as `CONTAINS_STRING()`