thswlsqls commented on PR #39209:
URL: https://github.com/apache/shardingsphere/pull/39209#issuecomment-5349150109

   @terrymanu Done — `buildToBeDroppedRuleConfiguration` now returns the 
current table items whose names match case-insensitively but differ in 
spelling, so the original `t_encrypt` item is removed once `T_ENCRYPT` is 
persisted. `assertUpdatePathWhenAlteredTableNameCaseDiffers` runs the executor 
output through `EncryptTableChangedProcessor` and asserts a single persisted 
table with no stale assisted-query reference; it reports two tables on the 
previous code (9 tests).
   


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

Reply via email to