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 ORM 6 - null/undefined behavior change #6752

Open
tonypapousek opened this issue Mar 18, 2025 · 0 comments
Open

Upgrade to Prisma ORM 6 - null/undefined behavior change #6752

tonypapousek opened this issue Mar 18, 2025 · 0 comments
Assignees
Labels
docs Documentation creation, updates or corrections Unplanned

Comments

@tonypapousek
Copy link

tonypapousek commented Mar 18, 2025

In the Prisma Client docs (Fields & types -> Null and undefined), it mentions that there's a shift in behavior between Prisma ORM 5.19.1 or earlier and version 5.20.0 with a feature flag.

Later in the page, it says:

This new behavior is intended to become the default in Prisma ORM 6.

Since many folks rely exclusively on the upgrade guide when bumping major versions, they can easily miss the breaking change (if it's actually been enabled).

Could you please add a section to the "Upgrade to Prisma ORM 6" about this if it's now the default, or update the "Null and undefined" section about Prisma 6?

@tonypapousek tonypapousek added the docs Documentation creation, updates or corrections label Mar 18, 2025
@mhessdev mhessdev added the Unplanned label Mar 20, 2025 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation creation, updates or corrections Unplanned
Projects
None yet
Development

No branches or pull requests

3 participants