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/01 02:56:11 UTC

[GitHub] [shardingsphere] strongduanmu commented on a diff in pull request #17231: fix capitalization issue on EncryptTable

strongduanmu commented on code in PR #17231:
URL: https://github.com/apache/shardingsphere/pull/17231#discussion_r862416322


##########
shardingsphere-test/shardingsphere-rewrite-test/src/test/resources/scenario/encrypt/config/query-with-cipher.yaml:
##########
@@ -22,7 +22,7 @@ dataSources:
 rules:
 - !ENCRYPT
   tables:
-    t_account:
+    T_account:

Review Comment:
   Can we keep the encrypt config and add some more test case for encrypt capitalization?



-- 
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