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

Fix cardinality issue in type reflection query #1194

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

scotttrinh
Copy link
Collaborator

This fixes a warning in 6.0 where we warn if you have a filter clause that has a cardinality of many.

Fixes the error:

"possibly more than one element returned by an expression in a FILTER clause"

This fixes a warning in 6.0 where we warn if you have a filter clause
that has a cardinality of many.

Fixes the error:

"possibly more than one element returned by an expression in a FILTER clause"
@scotttrinh scotttrinh enabled auto-merge (squash) February 13, 2025 02:36
@scotttrinh scotttrinh merged commit abed926 into master Feb 13, 2025
9 checks passed
@scotttrinh scotttrinh deleted the reflect-types-filter-fix branch February 13, 2025 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant