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/08/06 12:15:53 UTC

[shardingsphere] branch master updated (e3b1fd3 -> 0818999)

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

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


    from e3b1fd3  Revise document for governance (#6671)
     add 0818999  Modify logic for creating new schema in orchestration (#6674)

No new revisions were added by this update.

Summary of changes:
 .../config/listener/SchemaChangedListener.java     | 24 +++++++++++-----------
 .../config/listener/SchemaChangedListenerTest.java |  2 +-
 .../core/schema/OrchestrationSchemaContexts.java   | 23 +++++++++++++--------
 .../dbtest/engine/dcl/BaseDCLIT.java               |  1 -
 .../kernel/context/SchemaContexts.java             |  8 ++++++++
 .../kernel/context/SchemaContextsBuilder.java      |  3 +++
 .../kernel/context/StandardSchemaContexts.java     |  7 +++++++
 .../OrchestrationSchemaContextsFixture.java        |  7 +++++++
 8 files changed, 53 insertions(+), 22 deletions(-)