drizzle doesnt connect to GCP database string
Hello I want to connect drizzle on production to my database string which looks like this
and it fails
but if I use this
it connects well, what can be the problem? because i moved whole project from prisma to drizzle and on prisma it was working fine
0 Replies