You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2021/06/24 12:41:06 UTC

[shardingsphere] branch master updated (eca525f -> b191242)

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

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


    from eca525f  For code format (#10997)
     add b191242  fixed #10863 Update tableNameOrAlias to equalsIgnoreCase (#10893)

No new revisions were added by this update.

Summary of changes:
 .../engine/ProjectionsContextEngine.java           |  2 +-
 .../infra/binder/segment/table/TablesContext.java  |  2 +-
 .../engine/ProjectionsContextEngineTest.java       | 45 ++++++++++++++++++++++
 .../binder/segment/table/TablesContextTest.java    |  9 +++++
 4 files changed, 56 insertions(+), 2 deletions(-)