What's Changed
- Support for Prisma 6.2's new updateManyAndReturn
- When a field has a default value involving
auth()
, a dummy default value is generated in the logical prisma schema to indicate the field doesn't require a value during create
Full Changelog: v2.11.2...v2.11.3