Skip to content

Support dicts in parameter values. #142

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

Merged
merged 1 commit into from
Sep 19, 2021

Conversation

skieffer
Copy link
Contributor

  • In dictionaries, keys need to not be quoted.
  • We process parameter values recursively, so that (nested) lists and dicts are handled.

* In dictionaries, keys need to _not_ be quoted.
* We process parameter values recursively, so that (nested) lists and dicts are handled.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@skieffer
Copy link
Contributor Author

I'm suggesting this as an alternative to this.

@AvitalFineRedis AvitalFineRedis linked an issue Aug 23, 2021 that may be closed by this pull request
@swilly22 swilly22 merged commit 467d625 into RedisGraph:master Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support dict as a parameter value
2 participants