[jOOQ/jOOQ#13593] transformPatternsArithmeticExpressions
Turn -(a - b) into (b - a)
This commit is contained in:
parent
b6769b95d2
commit
cdbbe18693
@ -2551,6 +2551,9 @@ package org.jooq.impl;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user