You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2022/01/27 02:50:57 UTC

[shardingsphere] branch master updated (2fc131a -> 144761b)

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

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


    from 2fc131a  Move createEncryptConditions logic to EncryptSQLRewriteContextDecorator (#15096)
     add 144761b  Code cleanup in unit tests of Proxy (#15102)

No new revisions were added by this update.

Summary of changes:
 .../fixture/MethodInvocationFixture.java           | 29 ----------------------
 .../transaction/LocalTransactionManagerTest.java   |  2 +-
 .../DatabaseOperateBackendHandlerFactoryTest.java  |  2 +-
 .../impl/UnicastDatabaseBackendHandlerTest.java    |  2 +-
 .../frontend/command/CommandExecutorTaskTest.java  |  4 ---
 .../netty/FrontendChannelInboundHandlerTest.java   |  4 ---
 .../OpenGaussAuthenticationHandlerTest.java        |  4 +--
 .../PostgreSQLCommandExecuteEngineTest.java        |  3 ---
 .../bind/PostgreSQLComBindExecutorTest.java        |  2 +-
 9 files changed, 5 insertions(+), 47 deletions(-)
 delete mode 100644 shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/connection/fixture/MethodInvocationFixture.java