Hey all, does anyone have experience migrating a p...
# orm-help
o
Hey all, does anyone have experience migrating a production prisma 1 project to prisma 2 and have any blogs articles or experiences in general that are not reflected in the docs and can share. This would be immensely helpful to me and others I’m sure. Currently having a tough time deciding whether or not I should upgrade and wanting more insight on the experience of doing so.
1
n
Hey Omar 👋 I'm not aware of any articles yet that are talking about the upgrade process unfortunately (hopefully we'll see some of that soon 🙏). However, we're trying to cover the entire process in the docs as holistically as possible, so please let us know what information you're missing 🙂 Ideally you can create an issue in our feedback repo with your concrete questions so we can make sure to address those in our docs! (Also be sure to join the upgrade webinars that we'll announce soon!)
👍 2
o
Thanks for the response @nikolasburk. It’s more so there is some features that I heavily depend on in Prisma 1 such as database cascades. So I would like to see some concrete strategies to mitigate stuff like this, or identifying missing features that are show stoppers for upgrading. I’m excited to see Prisma 2 grow and mature as I’ve seen in Prisma 1 !