Issues

Select view

Select search mode

 
1-27 of 27
1 of 27

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

Pinned fields
Click on the next to a field label to start pinning.
Details

Reporter

Sebastian Iancu

Raised By

Freek Kuijpers

Components

Affects versions

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

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…