Change8

6.17.1

📦 prismaView on GitHub →
🐛 1 fixes🔧 3 symbols

Summary

This patch release fixes a regression introduced in v6.17.0 that caused incorrect diffing and migrations for fields marked as Unsupported.

🐛 Bug Fixes

  • Fixed a regression in v6.17.0 affecting the diffing of 'Unsupported' types which caused incorrect changes during 'prisma migrate dev' or 'prisma db pull'.

🔧 Affected Symbols

Unsupporteddb pullmigrate dev