Skip to content

0.415.0

Compare
Choose a tag to compare
@sdnts sdnts released this 15 Jul 14:23
· 7 commits to main since this release
8b1298b

This version ships with Prisma v2.27.0

Bugfixes:

  • Default values of @updatedAt fields is no longer 0 (#728)
  • Strings with " are now saved to your database properly (#722)
  • Fixed issues that caused Studio to crash if an additional generator was defiend in your Prisma Schema (#720)
  • Studio no longer loads forever if it is unable to locate a Prisma Schema
  • Projects on the splash screen are now searchable (#723)

Improvements:

  • It is now possible to remove schemas from Studio's splash screens (#726)