You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/05/30 09:56:53 UTC

[GitHub] [shardingsphere] zhaoguhong commented on a diff in pull request #18067: Fix encrypt examples EncryptColumnRuleConfiguration constructor

zhaoguhong commented on code in PR #18067:
URL: https://github.com/apache/shardingsphere/pull/18067#discussion_r884648793


##########
examples/shardingsphere-example-generator/src/main/resources/template/jdbc/java/TestQueryAssistedShardingEncryptAlgorithm.ftl:
##########
@@ -50,4 +50,9 @@ public final class TestQueryAssistedShardingEncryptAlgorithm implements QueryAss
     public String getType() {
         return "assistedTest";
     }
+
+    @Override
+    public void init(Properties props) {

Review Comment:
   ok,I see



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org