JiekerTime edited a comment on issue #11103:
URL:
https://github.com/apache/shardingsphere/issues/11103#issuecomment-882223703
> Can you show me the expected running SQL of 'ALTER TABLE t_user_details
CHANGE number number_new VARCHAR(50)' if we
> use the encrypt configuration in the unit test? @JiekerTime
I think the statement after it is rewritten should be `ALTER TABLE
t_user_details CHANGE number_plain number_new_plain, CHANGE
number_cipher number_new_cipher `
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]