Skip to content

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

Open
junler wants to merge 1 commit intoGoAdminGroup:mainfrom
junler:fix/filter-operator-like-form-display
Open

Fix the UI display problem of FilterOperatorLike while maintaining the function of correctly generating Like sql statements#661
junler wants to merge 1 commit intoGoAdminGroup:mainfrom
junler:fix/filter-operator-like-form-display

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 <junler_top@qq.com>
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