You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prisma 6 came with a lot of improvements, any reason we can't upgrade it to 6?
┌─────────────────────────────────────────────────────────┐
│ Update available 5.4.2 -> 6.0.1 │
│ │
│ This is a major update - please follow the guide at │
│ https://pris.ly/d/major-version-upgrade │
│ │
│ Run the following to update │
│ yarn add --dev prisma@latest │
│ yarn add @prisma/client@latest │
└──────────────────────────────────
Also, after making the upgrade can we easily patch it with Blitz CLI?
The text was updated successfully, but these errors were encountered:
Prisma 6 came with a lot of improvements, any reason we can't upgrade it to 6?
Also, after making the upgrade can we easily patch it with Blitz CLI?
The text was updated successfully, but these errors were encountered: