JiekerTime commented on issue #8892:
URL: https://github.com/apache/shardingsphere/issues/8892#issuecomment-814801121


   Hi @RelaxBin @ywendy ! Your findings are very valuable!
   According to the rules of the source code, the table name configured by the 
encrypt rule must be the same as the case of the table name in SQL.This is 
because we maintain the encrypt rules through a map:
   
![image](https://user-images.githubusercontent.com/76552510/113852105-c50db880-97ce-11eb-8ffb-25a4c5f8b0ad.png)
   If you need to use this feature, please temporarily abide by this rule.
   We may consider optimizing this in the future.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to