Hey guys, we are creating a node js app deployed o...
# orm-help
l
Hey guys, we are creating a node js app deployed on heroku. We hooked a prisma dev server hosted by prisma. I see that the dev server is using a beta prisma version, it's 1.17-beta-1, and we don't seem to be able to change the version with the one that we have in our app. As a free hosted server I understand this could be non editable but what about a plan that requires billing? Could we force that prisma cloud server to run on a specific prisma version instead of the latest one, or even worse, a beta one?
d
If you have a paid Prisma server on Prisma Cloud we can make it work, just talk to me in that case and I can make it happen.
🎉 1
Regarding the first part of your question: Technically the public clusters you’re referring to are demo servers and they are locked to latest beta builds, there is no changing that.