Question: Is there a way to still use raw SQL quer...
# prisma-whats-new
h
Question: Is there a way to still use raw SQL queries in Prisma just incase?
k
@nilan this is only for local clusters, right?
h
probably, you don't have direct access to the db with the shared cluster
you can't send raw queries through prisma afaik, if that's what you were asking
👍 1
n
Yes, good point! We'll release more information about direct DB access with remote clusters soon.
h
thank you for the response @nilan. We've decided to adopt Prisma on a new project, it's pretty exciting. I can't wait for multiple DB support!
n
@harrisrobin that sounds great, would love to learn more about the multi DB setup you had in mind here: https://github.com/graphcool/prisma/issues/1622