Hi everyone! I was trying to use prisma with mongo...
# mongodb
d
Hi everyone! I was trying to use prisma with mongo, but whatever I do I'm getting
Copy code
The provided database string is invalid. Invalid MongoDB connection string in database URL. Please refer to the documentation in <https://www.prisma.io/docs/reference/database-reference/connection-urls> for constructing a correct connection string. In some cases, certain characters must be escaped. Please check the string for any illegal characters.
Prisma version 2.30.2
j
What does your connection string look like? (obv. remove the password and other sensitive things)