Anthony Ogier
updated
HHH-7881
Can't ORDER BY on @Formula with DISTINCT on SQLServer
Here is a patch I tried which makes the test OK, but which seems to make others fail...
Change By:
Anthony Ogier
(24/Jan/13 8:02 AM)
Attachment:
AbstractEntityPersister.java.patch
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira
Here is a patch I tried which makes the test OK, but which seems to make others fail...