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
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?
The text was updated successfully, but these errors were encountered:
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:
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?
The text was updated successfully, but these errors were encountered: