Jurgen Doll created CAY-2847:
--------------------------------
Summary: Improve duplicate select column detection when using
order by
Key: CAY-2847
URL: https://issues.apache.org/jira/browse/CAY-2847
Project: Cayenne
Issue Type: Sub-task
Components: Core Library
Reporter: Jurgen Doll
The current implementation has three problems:
# It fails when a column has an alias
# It builds the whole SQL column string before comparing
# It doesn't seem very robust in preventing false results
--
This message was sent by Atlassian Jira
(v8.20.10#820010)