-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working