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 2022/02/21 11:29:17 UTC

[shardingsphere] branch master updated (478878c -> e5f33f8)

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 478878c  Fix show tables statement loses part of the single table (#15545)
     add e5f33f8  Close data source after test cases completed (#15542)

No new revisions were added by this update.

Summary of changes:
 .../test/integration/engine/BaseITCase.java        |  9 -------
 .../test/integration/engine/BatchITCase.java       |  6 ++---
 .../test/integration/engine/dcl/BaseDCLIT.java     |  4 +--
 .../test/integration/engine/ddl/BaseDDLIT.java     |  6 ++---
 .../test/integration/engine/dml/BaseDMLIT.java     |  6 ++---
 .../test/integration/engine/ral/BaseRALIT.java     |  4 +--
 .../test/integration/engine/rdl/BaseRDLIT.java     |  4 +--
 .../compose/ComposedContainerRegistry.java         | 29 ++++++++++++++++++++--
 8 files changed, 42 insertions(+), 26 deletions(-)