You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2022/07/09 16:17:53 UTC

[shardingsphere] branch master updated (04e74f2d703 -> 3d3323bd5eb)

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

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


    from 04e74f2d703 Refactor ContextManager.alterResource() (#18978)
     add 3d3323bd5eb Merge ContextManager.addResource and alterResource to updateResources (#18981)

No new revisions were added by this update.

Summary of changes:
 .../mode/manager/ContextManager.java               | 26 ++++--------------
 .../mode/manager/ContextManagerTest.java           | 32 ++--------------------
 .../ImportDatabaseConfigurationHandler.java        |  2 +-
 .../rdl/resource/AddResourceBackendHandler.java    |  2 +-
 .../rdl/resource/AlterResourceBackendHandler.java  |  2 +-
 5 files changed, 10 insertions(+), 54 deletions(-)