Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Conversation

cosmicvibes
Copy link

I needed the ability to always perform a case-insensitive LIKE search using this package. This seemed the simplest way to implement it and it works for me. It could be dried up to inherit from the existing LIKE and LIKE_EXPANDED classes, but it looks to me like your mode classes might be deliberately standalone and so I also follow that convention here.

@cosmicvibes cosmicvibes changed the title Dev master Add support for case-insensitve LIKE and LIKE_EXPANDED search Dec 3, 2019
@naturalGroove
Copy link

Adding this modes is necessary when using JSON columns and trying to search within them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants