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/15 12:59:33 UTC

[shardingsphere] branch master updated (02526e2 -> 101c393)

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 02526e2  Add test case for EncryptColumnRuleConfigurationYamlSwapper (#6853)
     add 101c393  add test cases for SQLToken (#6857)

No new revisions were added by this update.

Summary of changes:
 .../rewrite/sql/token/pojo/generic/RemoveTokenTest.java      | 12 ++++++------
 .../token/pojo/generic/SubstitutableColumnNameTokenTest.java | 12 ++++++------
 ...sTokenTest.java => UseDefaultInsertColumnsTokenTest.java} |  9 ++++-----
 3 files changed, 16 insertions(+), 17 deletions(-)
 copy shardingsphere-db-protocol/shardingsphere-db-protocol-mysql/src/test/java/org/apache/shardingsphere/db/protocol/mysql/constant/MySQLBinlogEventFlagTest.java => shardingsphere-infra/shardingsphere-infra-rewrite/shardingsphere-infra-rewrite-engine/src/test/java/org/apache/shardingsphere/infra/rewrite/sql/token/pojo/generic/RemoveTokenTest.java (80%)
 copy shardingsphere-db-protocol/shardingsphere-db-protocol-mysql/src/test/java/org/apache/shardingsphere/db/protocol/mysql/constant/MySQLBinlogEventFlagTest.java => shardingsphere-infra/shardingsphere-infra-rewrite/shardingsphere-infra-rewrite-engine/src/test/java/org/apache/shardingsphere/infra/rewrite/sql/token/pojo/generic/SubstitutableColumnNameTokenTest.java (79%)
 copy shardingsphere-infra/shardingsphere-infra-rewrite/shardingsphere-infra-rewrite-engine/src/test/java/org/apache/shardingsphere/infra/rewrite/sql/token/pojo/generic/{InsertColumnsTokenTest.java => UseDefaultInsertColumnsTokenTest.java} (81%)