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

Fix wrong node name used for projection where on relation #301

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

Andy2003
Copy link
Collaborator

This bugfix fixes an issue where the name of the end-node of a relation is not correctly used in the where clause

resolves #295

This bugfix fixes an issue where the name of the end-node of a relation is not correctly used in the where clause

resolves #295
@Andy2003 Andy2003 added the fix Bugfix label Sep 12, 2023
@github-actions
Copy link

Unit Test Results

    5 files  ±0      5 suites  ±0   58s ⏱️ ±0s
206 tests +2  202 ✔️ +2  4 💤 ±0  0 ±0 
761 runs  +2  755 ✔️ +2  6 💤 ±0  0 ±0 

Results for commit afa37a3. ± Comparison against base commit dbeeeba.

@Andy2003 Andy2003 merged commit 2cc2ccd into master Sep 12, 2023
@Andy2003 Andy2003 deleted the bugfix/gh-295-fix-wrong-node-name branch September 12, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong node name used for end node in rich relationship
1 participant