Skip to content

Fix the UI display problem of FilterOperatorLike while maintaining the function of correctly generating Like sql statements #661

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

junler
Copy link

@junler junler commented Jun 24, 2025

  • UI level: Like operator no longer displays additional operator selection fields
  • Backend level: Like operator can correctly generate SQL queries (LIKE '%value%')
image

…ng the function of correctly generating Like sql statements

- UI level: Like operator no longer displays additional operator selection fields
- Backend level: Like operator can correctly generate SQL queries (LIKE '%value%')

Fixes #XXX

Signed-off-by: junler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant