This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
from 3b7139e21 Upgrade actions in GitHub workflows
add 8df4331e3 CAY-2917 Add Qualifier Joins Before Depenent Table Joins
new 566873dd3 Merge pull request #643 from swarmbox/CAY-2917
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
RELEASE-NOTES.txt | 1 +
.../translator/select/DefaultSelectTranslator.java | 2 +-
.../select/DefaultSelectTranslatorIT.java | 56 ++++++++--------
.../select/VerticalInheritanceJoinOrderIT.java | 77 ++++++++++++++++++++++
4 files changed, 107 insertions(+), 29 deletions(-)
create mode 100644
cayenne/src/test/java/org/apache/cayenne/access/translator/select/VerticalInheritanceJoinOrderIT.java