Hi Christian, Sorry I misunderstood what you meant earlier. I thought that the precision needed to be changed from 53 to 15 and jooq may need to handle this. But I clearly missed the point you made that there is actually no need for the precision for double types, since it was just being ignored, which is what jooq will be fixing in the next release. Thanks for the explanation on this. |