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

HHH-11896 Support specification of 'on-clause' criterias when traversing relations in audit query API #1967

Open
wants to merge 5 commits into
base: master
from

Conversation

@ffeisst
Copy link
Contributor

ffeisst commented Jul 31, 2017

This PR adds an overloaded method traveseRelation(..) on AuditQuery with an additional (optional) parameter to specifiy an on-clause criterion when traversing relations (applying a join).

This PR is based on the open PRs for HHH-11452 (1849), HHH-11735 (1904) and HHH-11895 (1966). That means that the only the last commit is a new contribution and the other commits are part of the other PRs.

Link to Jira Issue: HHH-11896

@Naros Naros force-pushed the ffeisst:HHH-11896-master branch from 68e1ed9 to c4de9eb Apr 30, 2018
@Naros Naros added the 6.0 label May 26, 2018
@sebersole sebersole added the 6.0? label Mar 18, 2020
@sebersole sebersole removed the 6.0 label Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.