QueryError(MixedParams) after Google Cloud hosting service
I'm getting this error after changing the ENV('DATABASE_URL') to the string connection Cloud SQL from Google Cloud provides.
When I try the same query with the prisma.$queryRaw function the error disappears.
Any ideas?
1 Reply
Can you please share the full error message you receive?