You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2022/01/11 07:06:34 UTC

[shardingsphere] branch master updated (9fd7489 -> b132217)

This is an automated email from the ASF dual-hosted git repository.

wuweijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 9fd7489  support not nested subquery rewrite on exists clause (#14307)
     add b132217  Support preview SQL with parameter placeholders (#14683)

No new revisions were added by this update.

Summary of changes:
 .../route/engine/condition/generator/ConditionValue.java       | 10 ++++++----
 .../impl/ConditionValueBetweenOperatorGeneratorTest.java       |  6 ++++--
 .../impl/ConditionValueCompareOperatorGeneratorTest.java       |  5 +++--
 .../generator/impl/ConditionValueInOperatorGeneratorTest.java  |  6 ++++--
 4 files changed, 17 insertions(+), 10 deletions(-)