-
Notifications
You must be signed in to change notification settings - Fork 523
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
Suggestion for CriteriaBuilder #458
Conversation
…nditions in where and return in string
Interestingly following. Unit tests? |
I'm finishing unit tests. Do you have some ideas for scenario? |
|
As I'm sure you know, this SF Developer topic is likely the canonical reference for the Where-Clause specs. |
Thanks, I'll verify. |
…th to add fieldType for compare the type when mount predicate
See #483 |
added criteriabuilder, junction predicate and predicate for create conditions in where and return in string
This change is