Rename CONTAINS() string function

Description

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()`

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

Reporter

Raised By

Freek Kuijpers

Components

Affects versions

Created September 23, 2024 at 8:49 AM
Updated October 7, 2024 at 8:29 AM