Skip to content

Conversation

@DirkMahler
Copy link
Contributor

A user of jQAssistant reported a problem when using a dedicated Neo4j instance (jqassistant-archive/jqa-core-framework#60).

The mapping framework behind jQAssistant (XO) sets properties of a node/relation using Value.parameters where the value is a Map of properties. In the described case one of the properties is of type char[] but testing revealed that short[] is not covered as well.

This PR replaces #964 .

@injectives
Copy link
Contributor

injectives commented Jul 23, 2021

@DirkMahler have you signed the CLA agreement as documented in the Contribution Guide?

@DirkMahler
Copy link
Contributor Author

Hi @injectives , it happened right now.

@injectives injectives self-requested a review July 26, 2021 11:43
@injectives
Copy link
Contributor

LGTM
@DirkMahler thank you for your patience and contribution 👍

@injectives injectives merged commit cecaddf into neo4j:4.3 Jul 26, 2021
@DirkMahler
Copy link
Contributor Author

@injectives Thanks for accepting - it solves a problem on my side as well, so it's a win for both sides!

@tobias-johansson
Copy link

@injectives Any chance this will get back-ported to 4.x versions?

@injectives
Copy link
Contributor

@injectives Any chance this will get back-ported to 4.x versions?

I will take a look.

injectives pushed a commit to injectives/neo4j-java-driver that referenced this pull request Sep 17, 2021
injectives pushed a commit to injectives/neo4j-java-driver that referenced this pull request Sep 17, 2021
injectives pushed a commit to injectives/neo4j-java-driver that referenced this pull request Oct 22, 2021
injectives added a commit that referenced this pull request Oct 22, 2021
injectives pushed a commit to injectives/neo4j-java-driver that referenced this pull request Oct 26, 2021
injectives added a commit that referenced this pull request Oct 26, 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.

3 participants