Today, we are issuing the 2.13.1
patch release.
Fixes
- Introspection: Reintrospection Bug on Relations #4582
- Prisma Client: Limitation when using
INSERT..OUTPUT
if the table has triggers on MSSQL - Prisma Migrate: Removing a model with a foreign key fails on MSSQL
- Prisma Migrate: Schema name in CREATE statements leads to errors when using enums