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

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


    from 33ec6a8adb4 Switch meta data active version in transaction (#30167)
     add c77877784a5 Refactor EncryptAlgorithmMetaData (#30174)

No new revisions were added by this update.

Summary of changes:
 .../java/TestQueryAssistedShardingEncryptAlgorithm.ftl       |  3 +--
 .../shardingsphere/encrypt/spi/EncryptAlgorithmMetaData.java | 12 +++++-------
 .../algorithm/assisted/MD5AssistedEncryptAlgorithm.java      |  4 +---
 .../encrypt/algorithm/standard/AESEncryptAlgorithm.java      |  2 +-
 .../encrypt/fixture/CoreEncryptAlgorithmFixture.java         |  2 +-
 .../fixture/CoreQueryAssistedEncryptAlgorithmFixture.java    |  4 +---
 .../fixture/CoreQueryLikeEncryptAlgorithmFixture.java        |  6 +-----
 .../handler/fixture/DistSQLEncryptAlgorithmFixture.java      |  2 +-
 .../driver/fixture/encrypt/JDBCEncryptAlgorithmFixture.java  |  2 +-
 .../encrypt/JDBCQueryAssistedEncryptAlgorithmFixture.java    |  4 +---
 .../test/e2e/fixture/ITEncryptLikeAlgorithmFixture.java      |  5 +----
 .../encrypt/RewriteNormalEncryptAlgorithmFixture.java        |  2 +-
 .../encrypt/RewriteQueryAssistedEncryptAlgorithmFixture.java |  4 +---
 .../encrypt/RewriteQueryLikeEncryptAlgorithmFixture.java     |  5 +----
 .../algorithm/TestQueryAssistedShardingEncryptAlgorithm.java |  4 +---
 15 files changed, 19 insertions(+), 42 deletions(-)

Reply via email to