Skip to content

Conversation

erkia
Copy link

@erkia erkia commented Jul 21, 2025

Q A
Branch? main
License MIT

Current ORM\SearchFilter is missing the search strategy that I need the most. There is no way to select a strategy that makes LIKE query without automatically adding wildcards. So far, the only solution has been to implement my own SearchFilter, which is annoying.

This PR adds a strategy, that will make LIKE query, but will let user decide, if and where to add wildcards.

@soyuka
Copy link
Member

soyuka commented Aug 18, 2025

why not though adding a custom filter has become way easier since we introduced parameters, please add a test

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

Successfully merging this pull request may close these issues.

2 participants