You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for not getting back to you sooner, I haven't been around Github recently.
According to the tests, the search is already case insensitive. Are you seeing any bugs there?
If you want any additional behavior - like case sensitivity, rather than insensitivity - I would happily accept any pull requests (with passing tests), but I haven't been doing any active Rails development for years so I think it would be quite a tough nut for me to crack.
I think it should be a good feature to add case-insensitivity.
So that would be this in MySql:
or this in PostgeSQL:
So, maybe it could be:
The text was updated successfully, but these errors were encountered: