Lukasz Antoniak
resolved
HHH-8036
as
Fixed
Envers projection max causes mysql syntax error
From next release use
AuditEntity.id().max()
as in unit test
AggregateQuery
.
Change By:
Lukasz Antoniak
(04/Mar/13 3:41 PM)
Resolution:
Fixed
Fix Version/s:
4.2.0.CR3
Fix Version/s:
jpa21
Assignee:
Lukasz Antoniak
Status:
Open
Resolved
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
From next release use AuditEntity.id().max() as in unit test AggregateQuery.