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/06/08 23:58:47 UTC

[shardingsphere] branch master updated (4f40688acac -> 85b42457b51)

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 4f40688acac refactor convertToSQLStatement method, make it more easy to understand (#18238)
     add 85b42457b51 refactor to remove QueryAssistedEncryptAlgorithm (#18174)

No new revisions were added by this update.

Summary of changes:
 .../TestQueryAssistedShardingEncryptAlgorithm.java | 11 ++-----
 .../TestQueryAssistedShardingEncryptAlgorithm.ftl  | 11 ++-----
 .../encrypt/spi/QueryAssistedEncryptAlgorithm.java | 38 ----------------------
 .../CoreQueryAssistedEncryptAlgorithmFixture.java  | 11 ++-----
 .../JDBCQueryAssistedEncryptAlgorithmFixture.java  |  9 ++---
 ...ewriteQueryAssistedEncryptAlgorithmFixture.java |  9 ++---
 6 files changed, 13 insertions(+), 76 deletions(-)
 delete mode 100644 shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-api/src/main/java/org/apache/shardingsphere/encrypt/spi/QueryAssistedEncryptAlgorithm.java