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

Allow Translator to return multiple Cypher objects #266

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

Andy2003
Copy link
Collaborator

@Andy2003 Andy2003 commented Feb 2, 2022

resolves #265

@Andy2003 Andy2003 added the fix Bugfix label Feb 2, 2022
@Andy2003 Andy2003 assigned Andy2003 and unassigned Andy2003 Feb 2, 2022
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

Unit Test Results

    4 files  ±0      4 suites  ±0   28s ⏱️ -1s
189 tests +4  185 ✔️ +4  4 💤 ±0  0 ±0 
724 runs  +5  718 ✔️ +5  6 💤 ±0  0 ±0 

Results for commit cba4780. ± Comparison against base commit 6eac42f.

♻️ This comment has been updated with latest results.

@Andy2003 Andy2003 force-pushed the bugfix/gh-265-fix-translator branch from f88d6dd to cba4780 Compare February 2, 2022 16:42
@Andy2003 Andy2003 merged commit 39caa21 into master Feb 2, 2022
@Andy2003 Andy2003 deleted the bugfix/gh-265-fix-translator branch February 2, 2022 16:48
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.

Querying multiple queries just translates the last one
1 participant