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 e25fbbda7 Upgrade GitHub Actions add 29daddaf1 Improve duplicate select column detection when using order by add 1e7d25a27 Merge branch 'master' into improve-duplicate-column-detection-for-order-by new 8889fe85d Merge pull request #610 from Jugen/improve-duplicate-column-detection-for-order-by 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/OrderingAbstractStage.java | 186 ++++++++++++++++----- .../translator/select/OrderingStageTest.java | 2 +- 3 files changed, 147 insertions(+), 42 deletions(-)