Arunachalam Sibisakkaravarthi
updated
an issue
Hibernate ORM
/
HHH-11913
Hibernate index with DESC order
Change By:
Arunachalam Sibisakkaravarthi
{noformat}@Table(indexes= {
@Index(name = "MultipleColumnsIndex", columnNames = { "column1", "column2 desc" })
}){noformat}
Index gets created but column2
is
not
be
ordered in DESC.
Add Comment
Get JIRA notifications on your phone! Download the JIRA Cloud app for
Android
or
iOS
This message was sent by Atlassian JIRA
(v1000.1155.0#100057-
sha1:92b4cdd
)