Case sensitive search in MySQL with Prisma
Hey guys, how can you implement case-sensitive search in MySQL adapter for Prisma?
I see that they disabked
mode
property where you could set sensitivity in something like Postgres. Is there any way you can do case-sensitive search?
Thanks!0 Replies