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

[shardingsphere] branch master updated (440536943cc -> aa39210cb63)

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

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


    from 440536943cc Add CDC job start subscription and add client connection status. (#23026)
     add aa39210cb63 Add `IF NOT EXISTS` to `create sharding table reference rule` (#23098)

No new revisions were added by this update.

Summary of changes:
 ...ShardingTableReferenceRuleStatementUpdater.java | 18 ++++++++++--
 ...dingTableReferenceRuleStatementUpdaterTest.java | 34 +++++++++++++++++-----
 .../main/antlr4/imports/sharding/RDLStatement.g4   |  2 +-
 .../core/ShardingDistSQLStatementVisitor.java      |  2 +-
 .../CreateShardingTableReferenceRuleStatement.java |  7 +++--
 5 files changed, 49 insertions(+), 14 deletions(-)