JiekerTime opened a new issue #9570:
URL: https://github.com/apache/shardingsphere/issues/9570


   ### Which version of ShardingSphere did you use?
   5.0.0-RC1-SNAPSHOT
   
   ### Expected behavior
   After I configured the encrypt rules for t_user_details, if I use logical 
column names to perform some DDL operations, for example:
   `CREATE TABLE t_user_details (user_id INT NOT NULL, pwd VARCHAR(45))`
   He will execute DDL according to the configuration rules to generate the 
table as follows:
   
![image](https://user-images.githubusercontent.com/76552510/109746421-51e1b700-7c10-11eb-838d-3755ea0e4c96.png)
   
   ### Actual behavior
   
![image](https://user-images.githubusercontent.com/76552510/109746427-560dd480-7c10-11eb-8bd2-e5d3ea45eaa7.png)
   
   ### Reason analyze (If you can)
   Not support this feature
   
   You can review this by : 
   


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