Join Slack
Powered by
Hello! Would anyone know how to connect prisma to ...
# orm-help
h
Hadar
06/24/2020, 8:45 PM
Hello! Would anyone know how to connect prisma to an existing mssql database? Is this connection currently supported?
j
Julius de Bruijn
06/24/2020, 8:52 PM
we're working on it!
Julius de Bruijn
06/24/2020, 8:52 PM
not yet though
Julius de Bruijn
06/24/2020, 8:53 PM
you can follow the progress here
https://github.com/prisma/prisma/issues/2430
Julius de Bruijn
06/24/2020, 8:55 PM
lots of work, we basically built an async rust crate for mssql from the ground up, it's like half done, query engine works but mssql is blocked from the main releases due to us not yet being able to run the whole test suite on it
h
Hadar
06/24/2020, 9:02 PM
Thanks!
2
Views
Open in Slack
Previous
Next