About Prisma 2: Is there any strategy planned, or ...
# orm-help
a
About Prisma 2: Is there any strategy planned, or set of recommendations to prepare a Prisma 1 application for a transition to Prisma 2? Things like no subscriptions, or no Graphql by default stuff, any thoughts? I'm slightly scared, I did promote Prisma 1 on my company for a couple of apps that should on production on a couple months, wondering how much would break on the transition 😬
h
Hello @Andrés Villalobos , We will surely have an upgrade guide for you. We will try to ensure that transition is as smooth as possible. Also, Prisma 1 will be maintained and bug fixes will land there: https://www.prisma.io/docs/faq/prisma-1-maintenace-fq12/
a
Awesome, thank you! 👍