You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by to...@apache.org on 2022/02/11 13:37:26 UTC

[shardingsphere] branch master updated (ba1d05b -> 4f16161)

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

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


    from ba1d05b  Remove ComposedContainer.getDataSourceMap() (#15368)
     add 4f16161  ShardingConditions and test cases (#13821) (#15130)

No new revisions were added by this update.

Summary of changes:
 .../engine/condition/ShardingConditionsTest.java   | 97 ++++++++++++++++++++++
 1 file changed, 97 insertions(+)
 create mode 100644 shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-core/src/test/java/org/apache/shardingsphere/sharding/route/engine/condition/ShardingConditionsTest.java