Problem with $queryRaw (using Prisma.join) that doesn't return any result
Hi I would like to select items via WHERE IN condition, and I followed the documentation but no results are returned despite the fact that the ids exist in the table.
I use MySql 8.0.27, and I really need more documentation to understand why that doesn't work
ty
0 Replies