totalo opened a new issue #13125: URL: https://github.com/apache/shardingsphere/issues/13125
Hi,Community The data encryption function provides a global `queryWithCipherColumn` configuration item, which is used to control whether the SQL query content is queried from the original text column or the encrypted column. It is hoped to provide an independent `queryWithCipherColumn` configuration for each table that requires data encryption. The global `queryWithCipherColumn` provides default values for configurations that do not have a table level. -- 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]
