davydotcom opened a new issue, #14350: URL: https://github.com/apache/grails-core/issues/14350
Grails 5.x and 4.x It is often necessary to use a sort alias based on a projection. It appears in Query.java the Projection classes do NOT support an alias mapping such that the transformer can alias a defined projection to hibernates alias logic. This , for example, makes it impossible to sort by a countDistinct() property. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
