prisma / docs

📚 Prisma Documentation
https://www.prisma.io/docs
Apache License 2.0
983 stars 779 forks source link

Add information on escaping connection strings to individual DB subpages #5067

Open jharrell opened 1 year ago

jharrell commented 1 year ago

follow up from #2750

nikolasburk commented 3 days ago

@jharrell just to confirm because the issue title isn't super clear:

This issue is about an explanation for how to escape special characters in connection strings, right? And we need to document it for each DB connector (mysql, postgresql, ...) because it may work differently per DB?