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

DELTASPIKE-1365: Support extra JPQL comparators in method expressions #81

Closed
wants to merge 1 commit into from

Conversation

moghaddam
Copy link

Here is the implementation of Support extra JPQL comparators in method expressions
Following comparators are added:

  • NotLike
  • IsNull
  • NotIn
  • In
  • True
  • False
  • Containing
  • StartingWith
  • EndingWith

@tandraschko
Copy link
Member

Thanks for the great PR.
I will do a review and merge it probably during holiday (~22.12 - 6.1)

@moghaddam
Copy link
Author

@tandraschko Any news? 😉
I just wanna know if it's safe to update our dependency to the new snapshot version to start using it in our code.

@tandraschko
Copy link
Member

Applied your changes, thanks!
I can't merge the PR directly as we didn't migrate to GitBox yet.
So please close the PR here.

@moghaddam moghaddam closed this Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants