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/08/22 05:30:13 UTC

[shardingsphere] branch master updated (c067313a29c -> f347765d0df)

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

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


    from c067313a29c Add EncryptColumnAlterException (#20345)
     add f347765d0df Rename InsertValueContext.getValue to getLiteralValue (#20351)

No new revisions were added by this update.

Summary of changes:
 .../EncryptInsertValueParameterRewriter.java       |  2 +-
 .../EncryptInsertValuesTokenGenerator.java         |  2 +-
 .../dml/ShadowInsertStatementRoutingEngine.java    |  2 +-
 .../segment/insert/values/InsertValueContext.java  |  6 +++---
 .../insert/values/InsertValueContextTest.java      |  8 ++++----
 .../statement/impl/InsertStatementContextTest.java | 24 +++++++++++-----------
 6 files changed, 22 insertions(+), 22 deletions(-)