[jOOQ/jOOQ#17954] QUALIFY emulation shouldn't use HAVING in the absence of aggregate functions
This commit is contained in:
parent
ecd65dbe73
commit
44ef3b2f22
@ -1487,6 +1487,7 @@ final class SelectQueryImpl<R extends Record> extends AbstractResultQuery<R> imp
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user