Skip to content

Add multiple pattern comprehensions handling in Return clause.#1874

Merged
Darych merged 13 commits intomasterfrom
1310-multiple-pattern-comprehensions
Apr 4, 2024
Merged

Add multiple pattern comprehensions handling in Return clause.#1874
Darych merged 13 commits intomasterfrom
1310-multiple-pattern-comprehensions

Conversation

@Darych
Copy link
Contributor

@Darych Darych commented Mar 28, 2024

Description

Add support for multiple pattern comprehensions inside Return 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 self-assigned this Mar 28, 2024
@Darych Darych added Docs needed Docs needed feature feature labels Mar 28, 2024
@Darych Darych added this to the mg-v2.16.0 milestone Mar 28, 2024
@Darych Darych marked this pull request as ready for review April 3, 2024 06:41
Copy link
Contributor

@antoniofilipovic antoniofilipovic left a comment

Choose a reason for hiding this comment

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

One comment, everything else looks fine

@Darych Darych enabled auto-merge (squash) April 4, 2024 09:42
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 4, 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 923fcd2 into master Apr 4, 2024
@Darych Darych deleted the 1310-multiple-pattern-comprehensions branch April 4, 2024 11:02
@gitbuda gitbuda linked an issue Apr 5, 2024 that may be closed by this pull request
@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