Skip to content

search uses case sensitive query #99

@gasaichandesu

Description

@gasaichandesu

Hey, here is another issue we are facing. We have a search functionality in our Nostr client where we allow to enter an arbitrary search term which is then used in a search field inside of filters.

However this search is not reliable and I found out why. It is because SQL query which is built for search terms is case sensitive. Thus some events are often missing.

Is it the intended behavior? Or more like a bug? I would prefer search always being case insensitive

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions