cypher-shell
cypher-shell copied to clipboard
Can't create a param inside a transaction
If I try to create a param into a begin/commit block I get the following error:
Failed to set value of parameter
Following an image that describes the problem:

Hi @conker84,
This should be fixed by https://github.com/neo4j/cypher-shell/pull/138, which is included in the just released 1.1.9.
Could you confirm that this solved the issue?