We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, the query keywords searched by https://xlog.app/search are case-sensitive.
To improve search results, it is recommended to modify it to be case-insensitive.
Thanks
The text was updated successfully, but these errors were encountered:
I feel that this will affect the efficiency of database queries. cc @birdgg
Sorry, something went wrong.
Prisma not support case insensitive query on JSON value field now. 😿
prisma/prisma#7390
This is truly shocking, but we can keep this issue and wait for prisma's support.
birdgg
No branches or pull requests
Currently, the query keywords searched by https://xlog.app/search are case-sensitive.
To improve search results, it is recommended to modify it to be case-insensitive.
Thanks
The text was updated successfully, but these errors were encountered: