Skip to content
New issue

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

Implement Full Support for Relationship Queries #493

Closed
alexanderkiel opened this issue Oct 7, 2021 · 0 comments
Closed

Implement Full Support for Relationship Queries #493

alexanderkiel opened this issue Oct 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request module:cql
Milestone

Comments

@alexanderkiel
Copy link
Member

alexanderkiel commented Oct 7, 2021

The with and without clauses in queries should work with every boolean expression in such that.

@alexanderkiel alexanderkiel added enhancement New feature or request module:cql labels Oct 7, 2021
alexanderkiel added a commit that referenced this issue Oct 30, 2023
I removed the special handling of WithEquiv clauses. It's not as
performant as before but it shouldn't matter much in the patient
context. At least every relationship clause works now and we can
optimize from here if needed.

Closes: #493
alexanderkiel added a commit that referenced this issue Oct 31, 2023
I removed the special handling of WithEquiv clauses. It's not as
performant as before but it shouldn't matter much in the patient
context. At least every relationship clause works now and we can
optimize from here if needed.

Closes: #493
alexanderkiel added a commit that referenced this issue Nov 1, 2023
I removed the special handling of WithEquiv clauses. It's not as
performant as before but it shouldn't matter much in the patient
context. At least every relationship clause works now and we can
optimize from here if needed.

Closes: #493
@alexanderkiel alexanderkiel added this to the v0.23.0 milestone Nov 9, 2023
@alexanderkiel alexanderkiel self-assigned this Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module:cql
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant