> You're probably right. "original" values should be updated, once a > record is stored successfully. I'll check to see if I can reproduce > this. I have registered #1995 for this: > https://github.com/jOOQ/jOOQ/issues/1995
I can confirm this issue. Other use-cases are affected, too - e.g. - batch storing - Record.into(Table) This is fixed on GitHub master and will be merged downstream to the upcoming 2.6.1 patch release Cheers Lukas
