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/14 09:10:53 UTC

[shardingsphere] branch master updated (db1cdbc -> 4acf6ac)

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 db1cdbc  Add test cases for rule builder (#6836)
     add 4acf6ac  Ignore case sensitive for EncryptTable's logic column & add more test cases for EncryptTable (#6842)

No new revisions were added by this update.

Summary of changes:
 .../shardingsphere/encrypt/rule/EncryptRule.java   |   4 +-
 .../shardingsphere/encrypt/rule/EncryptTable.java  | 109 ++++++++-------------
 .../encrypt/rule/EncryptTableTest.java             |  83 ++++++++++++----
 3 files changed, 107 insertions(+), 89 deletions(-)