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

Add support for pattern comprehensions in WITH clause. #1903

Merged
merged 6 commits into from Apr 5, 2024

Conversation

Darych
Copy link
Contributor

@Darych Darych commented Apr 5, 2024

Description

Add support for pattern comprehensions in WITH clause.

Documentation checklist

  • Add the documentation label tag
  • Add the bug / feature label tag
  • Add the milestone for which this feature is intended
    • If not known, set for a later milestone
  • Write a release note, including added/changed clauses
    • [Release note text]
  • Link the documentation PR here
    • [Documentation PR link]
  • Tag someone from docs team in the comments

@Darych Darych force-pushed the 1310-with-pattern-comprehension branch from 8fc8c47 to dfaafc2 Compare April 5, 2024 08:51
@Darych Darych marked this pull request as ready for review April 5, 2024 08:52
@Darych Darych self-assigned this Apr 5, 2024
@Darych Darych added feature feature Docs needed Docs needed labels Apr 5, 2024
@Darych Darych added this to the mg-v2.16.0 milestone Apr 5, 2024
@Darych Darych requested a review from Josipmrden April 5, 2024 08:53
@Josipmrden
Copy link
Contributor

Looks good!

@gitbuda gitbuda linked an issue Apr 5, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Apr 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Darych Darych merged commit 2d526c8 into master Apr 5, 2024
7 checks passed
@Darych Darych deleted the 1310-with-pattern-comprehension branch April 5, 2024 10:21
@kgolubic
Copy link
Contributor

kgolubic commented Apr 7, 2024

@Darych can you please provide me with Release notes and Docs PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs needed Docs needed feature feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Cypher pattern comprehension
4 participants