graphql-jpa-query
graphql-jpa-query copied to clipboard
Add support for IN/NIN, BETWEEN/NOT_BETWEEN predicates for floating point numbers
- Add array value predicate handling for floating point numbers in JpaPredicateBuilder
- Add test entity FloatingThing
- Add test cases to GraphQLExecutorTests
- Add array value predicate handling for floating point numbers in JpaPredicateBuilder
- Add test entity FloathingThing
- Add test cases to GraphQLExecutorTests
Hi @rtmkv I think you may have a typo in your comment / 2nd bullet where "FloathingThing" should be "FloatingThing"
@proth1 @czyba @molexx @negesti guys, pls review somebody this pr I also want this feature
@igdianov sorry for direct tag, but is there any chance to get this merged?
@bahurski-ivan, @rtmkv, @vporoxnenko Thank you for contribution. I can also backport it into 0.4.x maintenance branch.