Prisma: 2.0.0-preview-6 Release

Release date:
August 8, 2019
Previous version:
2.0.0-preview-5 (released August 2, 2019)
Magnitude:
120 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 2.0.0-preview-6

timsuchanek
nikolasburk
Tyguy160
akabos
cimchd

Directory Browser for 2.0.0-preview-6

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Today, we are issuing the sixth Preview release: 2.0.0-preview-6 (short: preview-6).

Major changes

Next to a lot of bug fixes, this release ships with a completely overhauled core of the Prisma query engine which makes the resolution of Photon queries a lot more stable.

Unfortunately, due to the overhaul there is one known regression to be aware of: Required relations are not enforced as NOT NULL on the database level. They are enforced by the query engine though. This is intermediate until we have fixed a limitation in the query engine. You can track the progress of this issue here.

Fixes and improvements in the Prisma 2 repository

prisma2

photonjs

lift