Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Prisma 6 #4398

Closed
xndyz opened this issue Dec 11, 2024 · 1 comment
Closed

Upgrade to Prisma 6 #4398

xndyz opened this issue Dec 11, 2024 · 1 comment

Comments

@xndyz
Copy link

xndyz commented Dec 11, 2024

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?

@siddhsuresh
Copy link
Member

siddhsuresh commented Dec 20, 2024

hey @xndyz thanks for the issue! I do not see any issues with the upgrade to 6.0.1, since we do not use it directly internally in blitz.

Let me know if you face any issues.

PS. Opened #4400 to upgrade the version used internally in the codebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants