You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/10/09 16:15:50 UTC

[shardingsphere] branch master updated (10a05dd -> 3134fbf)

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

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


    from 10a05dd  Add test cases for sharding strategy (#7721)
     add 3134fbf  minor refactoring (#7720)

No new revisions were added by this update.

Summary of changes:
 .../governance/core/config/ConfigCenter.java       | 12 ++++++++----
 .../driver/executor/AbstractStatementExecutor.java | 22 ++++++++++++----------
 .../driver/executor/PreparedStatementExecutor.java |  7 +------
 .../driver/executor/StatementExecutor.java         |  7 +------
 .../GovernanceShardingSphereDataSource.java        |  4 ++--
 5 files changed, 24 insertions(+), 28 deletions(-)