Is there any way to do case insensitive search/fil...
# orm-help
r
Is there any way to do case insensitive search/filter/where queries without adding an additional (lowercased) field (which I think I read as a workaround in prisma issues)