I just started back up on an old project I was wor...
# orm-help
c
I just started back up on an old project I was working on in November using Prisma 1. Do you guys recommend letting the project live on with prisma1? And if not, is there a path forward to migrating everything to the newer Prisma2?
r
Hey Corey 👋 We are working on a path to migrate to Prisma 2 and will be soon adding that as well.
c
Ok, I’ll continue with prisma 1 for now then. I am about to launch this product and I’d rather not restart from scratch just yet.