[jOOQ/jOOQ#13593] transformPatternsUnnecessaryDistinct
Another case are projection only queries, e.g. SELECT DISTINCT 1 => SELECT 1
This commit is contained in:
parent
394bd54d9f
commit
c4a0bf9127
@ -2446,6 +2446,16 @@ package org.jooq.impl;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user