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

feat: Support ANY/ALL subquery #42

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

MazterQyou
Copy link
Member

This PR adds support for parsing ANY/ALL with a subquery expression. Related tests are included.

@coveralls
Copy link

coveralls commented Feb 12, 2024

Pull Request Test Coverage Report for Build 8068267195

Details

  • -2 of 40 (95.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 89.501%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/parser.rs 5 6 83.33%
tests/sqlparser_common.rs 32 33 96.97%
Totals Coverage Status
Change from base Build 8025087744: 0.02%
Covered Lines: 9028
Relevant Lines: 10087

💛 - Coveralls

@waralexrom waralexrom merged commit 6a54d27 into cubesql-v0.16.0 Feb 28, 2024
18 checks passed
mcheshkov pushed a commit that referenced this pull request Sep 2, 2024
mcheshkov pushed a commit that referenced this pull request Sep 3, 2024
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.

3 participants