Join Slack
Powered by
Question: Is there a way to still use raw SQL quer...
# prisma-whats-new
h
harrisrobin
01/18/2018, 4:47 PM
Question: Is there a way to still use raw SQL queries in Prisma just incase?
n
nilan
01/18/2018, 5:15 PM
yes, check this
https://www.prismagraphql.com/docs/tutorials/cluster-deployment/local-(docker)-meemaesh3k
k
kitze
01/18/2018, 5:18 PM
@nilan
this is only for local clusters, right?
h
harmony
01/18/2018, 5:18 PM
probably, you don't have direct access to the db with the shared cluster
harmony
01/18/2018, 5:19 PM
you can't send raw queries through prisma afaik, if that's what you were asking
👍 1
n
nilan
01/18/2018, 5:22 PM
Yes, good point! We'll release more information about direct DB access with remote clusters soon.
h
harrisrobin
01/18/2018, 7:55 PM
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
nilan
01/20/2018, 5:02 PM
@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
2
Views
Open in Slack
Previous
Next