Join Slack
Powered by
Hey, is it possible to use raw SQL to query my dat...
# orm-help
t
timwis
05/19/2018, 3:30 PM
Hey, is it possible to use raw SQL to query my database via the prisma server? Or should I just query the DB directly, outside of prisma?
n
nilan
05/22/2018, 1:20 PM
for now, query the DB separately 🙂
nilan
05/22/2018, 1:21 PM
you can track this for more approaches (we'll provide more information here soon):
https://github.com/prismagraphql/prisma/issues/2052
Open in Slack
Previous
Next