Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tankilo committed Apr 1, 2019
1 parent 893a72c commit 28bf5e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ private void setSubQueryNode(Item selItem) {
setSubQueryNode(args);
}
}
tableNode.setCorrelatedSubQuery(selItem.isCorrelatedSubQuery());
}

private void handleWhereCondition(SQLExpr whereExpr) {
Expand Down

0 comments on commit 28bf5e4

Please sign in to comment.