Brett Meyer
commented
on
HHH-9078
Re: OrderColumn doesn't actually work, index is always 0 across transactions
As you already mentioned,
HHH-8083
was simply incomplete. We needed to do a "select max(
[index]
) + 1..." prior to processing the delayed index-writing action.
Add Comment
This message was sent by Atlassian JIRA
(v6.2-OD-10-004-WN#6253-
sha1:0f63878
)