docs icon indicating copy to clipboard operation
docs copied to clipboard

add quotes around raw queries in docs

Open aidantorrence opened this issue 3 years ago • 0 comments

would be nice to see quotes around raw sql queries in docs. was confusing to a new user like me when they didn't work for the default tables that prisma generates like "Post" and "User"

https://www.prisma.io/docs/concepts/components/prisma-client/raw-database-access

aidantorrence avatar Mar 18 '22 03:03 aidantorrence