Pace2Car commented on PR #22378: URL: https://github.com/apache/shardingsphere/pull/22378#issuecomment-1878390391
> still wrong logic about DROP ENCRYPT RULE in 5.4.1, what's your logic about: rules.removeIf(each -> each.getConfiguration().getClass().isAssignableFrom(ruleConfig.getClass())); It delete all encrypt rule Thanks for the feedback, all database rule will be rebuilt based on the remaining configuration after cleaning. -- 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]
