graphql-jpa-query icon indicating copy to clipboard operation
graphql-jpa-query copied to clipboard

Add support for IN/NIN, BETWEEN/NOT_BETWEEN predicates for floating point numbers

Open rtmkv opened this issue 3 years ago • 3 comments

  • Add array value predicate handling for floating point numbers in JpaPredicateBuilder
  • Add test entity FloatingThing
  • Add test cases to GraphQLExecutorTests

rtmkv avatar Jun 28 '22 13:06 rtmkv

  • 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 avatar Jun 28 '22 13:06 proth1

@proth1 @czyba @molexx @negesti guys, pls review somebody this pr I also want this feature

vporoxnenko avatar Jul 01 '22 07:07 vporoxnenko

@igdianov sorry for direct tag, but is there any chance to get this merged?

bahurski-ivan avatar Jul 05 '22 08:07 bahurski-ivan

@bahurski-ivan, @rtmkv, @vporoxnenko Thank you for contribution. I can also backport it into 0.4.x maintenance branch.

igdianov avatar Oct 22 '22 03:10 igdianov