mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-30 21:08:30 +08:00
This commit is contained in:
parent
65579fa2fe
commit
4d89afeb7a
@ -123,7 +123,7 @@ public class ToStringVisitor extends VisitorBase<ToStringVisitor> {
|
||||
|
||||
@Override
|
||||
public void visit(SubQuery expr) {
|
||||
// TODO : select from (+joins) where group-by having order-by limit offset
|
||||
toString = expr.getMetadata().toString();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user