You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2022/02/12 10:46:47 UTC

[shardingsphere] branch master updated (14b04d9 -> 2a3131b)

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

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


    from 14b04d9  Remove useless before method (#15380)
     add 2a3131b  Rename StorageContainer.getActualDataSourceMap() (#15381)

No new revisions were added by this update.

Summary of changes:
 .../apache/shardingsphere/test/integration/engine/BaseITCase.java  | 2 +-
 .../apache/shardingsphere/test/integration/engine/BatchITCase.java | 4 ++--
 .../shardingsphere/test/integration/engine/dcl/BaseDCLIT.java      | 2 +-
 .../shardingsphere/test/integration/engine/ddl/BaseDDLIT.java      | 6 +++---
 .../shardingsphere/test/integration/engine/dml/BaseDMLIT.java      | 7 ++++---
 .../shardingsphere/test/integration/engine/dql/BaseDQLIT.java      | 2 +-
 .../container/atomic/adapter/impl/ShardingSphereJDBCContainer.java | 2 +-
 .../framework/container/atomic/storage/StorageContainer.java       | 6 +++---
 .../framework/container/atomic/storage/impl/H2Container.java       | 2 +-
 9 files changed, 17 insertions(+), 16 deletions(-)