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 2022/08/23 04:10:07 UTC

[shardingsphere] branch master updated (e9290211055 -> 1d7ffd9c7b0)

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 e9290211055 Update link error for contributor.cn (#20440)
     add 1d7ffd9c7b0 remove unused actual table prefix. (#20436)

No new revisions were added by this update.

Summary of changes:
 .../rule/ShardingAutoTableRuleConfiguration.java   |  2 --
 .../rule/ShardingTableRuleConfiguration.java       |  2 --
 .../shardingsphere/sharding/rule/ShardingRule.java | 32 +------------------
 .../shardingsphere/sharding/rule/TableRule.java    | 32 +++++--------------
 .../YamlShardingAutoTableRuleConfiguration.java    |  2 --
 .../config/rule/YamlTableRuleConfiguration.java    |  2 --
 ...lShardingAutoTableRuleConfigurationSwapper.java |  2 --
 .../YamlShardingTableRuleConfigurationSwapper.java |  2 --
 .../sharding/rule/TableRuleTest.java               | 36 ----------------------
 ...rdingAutoTableRuleConfigurationSwapperTest.java |  4 ---
 10 files changed, 9 insertions(+), 107 deletions(-)