Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to set likeQueryColumn and cipherColumn to have the same column, what should I do. #32816

Open
yanwencheng opened this issue Sep 9, 2024 · 4 comments

Comments

@yanwencheng
Copy link

I want to set likeQueryColumn and cipherColumn to have the same column, what should I do.

@terrymanu
Copy link
Member

There is no way at the moment because of likeQueryColumn can not decrypt.

@yanwencheng
Copy link
Author

There is no way at the moment because of likeQueryColumn can not decrypt.

What is the purpose of the queryWithCipherColumn configuration item?

I have an idea that I can probably implement, but at the moment I can't get the sql dml type in the LikeEncryptAlgorithm implementation class

@yanwencheng
Copy link
Author

yanwencheng commented Sep 9, 2024

There is no way at the moment because of likeQueryColumn can not decrypt.
like this
image

image
image

@terrymanu
Copy link
Member

queryWithCipherColumn has been removed for a long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants