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

816 Allow a predicate in a filter expression to be a sequence of numbers #996

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

michaelhkay
Copy link
Contributor

Fix #816

@michaelhkay michaelhkay closed this Feb 3, 2024
@michaelhkay michaelhkay reopened this Feb 3, 2024
Copy link
Contributor

@ChristianGruen ChristianGruen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@michaelhkay michaelhkay added the Tests Needed Tests need to be written or merged label Feb 3, 2024
@ChristianGruen ChristianGruen changed the title Allow a predicate in a filter expression to be a sequence of numbers 816 Allow a predicate in a filter expression to be a sequence of numbers Feb 3, 2024
@michaelhkay michaelhkay added Tests Added Tests have been added to the test suites and removed Tests Needed Tests need to be written or merged labels Feb 3, 2024
@ndw ndw added the Propose Merge without Discussion Change is editorial or minor label Feb 5, 2024
@ndw
Copy link
Contributor

ndw commented Feb 6, 2024

The CG agreed to merge this issue without discussion at meeting 064

@ndw ndw merged commit 0866ed0 into qt4cg:master Feb 6, 2024
6 checks passed
@michaelhkay michaelhkay added XPath An issue related to XPath XQuery An issue related to XQuery Completed PR has been applied, tests written and tagged, no further action needed and removed Propose Merge without Discussion Change is editorial or minor labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed PR has been applied, tests written and tagged, no further action needed Tests Added Tests have been added to the test suites XPath An issue related to XPath XQuery An issue related to XQuery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Predicates: Support for numeric sequences
3 participants