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

Error // old parameter syntax {param} is no longer supported #22

Closed
litewarp opened this issue Jun 1, 2021 · 2 comments
Closed

Error // old parameter syntax {param} is no longer supported #22

litewarp opened this issue Jun 1, 2021 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@litewarp
Copy link

litewarp commented Jun 1, 2021

I am getting the following error using the 'create' function on queryRunner:

Neo4jError: The old parameter syntax `{param}` is no longer supported. Please use `$param` instead

This is the offending syntax.

Not sure when things switched over, but it now errs.

Screen Shot 2021-06-01 at 12 36 13 AM

@themetalfleece themetalfleece added the bug Something isn't working label Jun 1, 2021
@themetalfleece
Copy link
Owner

Thanks for reporting this bug. I'll get to it soon!

@themetalfleece themetalfleece added this to the v1.9.0 milestone Jun 4, 2021
@themetalfleece
Copy link
Owner

Deployed in 1.9.0, this should no longer be an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants