-
**Description**: I got the following error message from Blaze after posting the attached cql request:
`{:cognitect.anomalies/message "Error while parsing the ELM representation of a CQL library: Coul…
-
There appears to be an issue with how Union works...
The scenario below was created in VSCode using the CQL Extension v0.6.0 (The latest version of the extension doesn't work on my environment, …
-
When translating CQL to ELM, the translator fails due to a namespace resolution error. Initially the assumption was that it was an issue with the VSCode CQL plugin, but upon further digging the issue …
-
https://jenkins.scylladb.com/job/scylla-6.2/job/next/120/ failed with the following error:
```=================================== FAILURES ===================================
=======================…
-
CQL additions for operators, define types in cql, base type library for cql in cql.
-
filtering on CQL Collection columns
-
Analogous to the requirements on FHIR Search for feasibility queries
```
Die Unterstützung von Custom (eigenen) Suchparametern.
Der FHIR-Endpunkt ist dazu in der Lage mindestens eine Menge von…
-
Hi,
I'm trying to read cql-iot.yaml but there are a lot of terms which I don't understand: for instance where do "timespeed" or "stations" come from?
-
-
According to cql protocol - for all `cql types` value can be `nil` and `zero`.
Therefore all unmarshall functions for `cql types` should unmarshalls `nil data` into `nil` `go value` and `zero data` in…