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

CySQL Support and fixes #1020

Merged
merged 5 commits into from
Dec 18, 2024
Merged

CySQL Support and fixes #1020

merged 5 commits into from
Dec 18, 2024

Conversation

zinic
Copy link
Collaborator

@zinic zinic commented Dec 17, 2024

Description

Changeset contains support for translating Cypher coalesce functions correctly as well as several other fixes outlined in the following tickets:

  • BED-5168
  • BED-5159
  • BED-5185

Motivation and Context

These functions are vital and should be supported.

How Has This Been Tested?

Additional test cases added to validate the changes.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

@zinic zinic self-assigned this Dec 17, 2024
@zinic zinic added enhancement New feature or request api A pull request containing changes affecting the API code. labels Dec 17, 2024
@zinic zinic changed the base branch from main to stage/v6.3.1 December 18, 2024 17:36
Copy link
Contributor

@urangel urangel left a comment

Choose a reason for hiding this comment

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

🚀

@zinic zinic changed the title feat: BED-5159 - cysql support coalesce function CySQL Support and fixes Dec 18, 2024
@zinic zinic merged commit 5d6f959 into stage/v6.3.1 Dec 18, 2024
4 checks passed
@zinic zinic deleted the BED-5159 branch December 18, 2024 22:55
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api A pull request containing changes affecting the API code. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants