We're currently on prisma 4.16.0 and it would be great to upgrade to the newest Prisma 5.4.1 release.
To upgrade we'll need to upgrade the @trigger.dev/database package at <root>/packages/database as well as upgrade the version number in the Dockerfile here:
https://github.com/triggerdotdev/trigger.dev/blob/90f52de1478aee059d914ffdea95463d5732d999/docker/Dockerfile/#L35
Important
To properly test this change, you should make sure to run the webapp locally and ensure that you can define jobs and run them.
TRI-1368
We're currently on prisma
4.16.0and it would be great to upgrade to the newest Prisma 5.4.1 release.To upgrade we'll need to upgrade the
@trigger.dev/databasepackage at<root>/packages/databaseas well as upgrade the version number in the Dockerfile here:https://github.com/triggerdotdev/trigger.dev/blob/90f52de1478aee059d914ffdea95463d5732d999/docker/Dockerfile/#L35
Important
To properly test this change, you should make sure to run the webapp locally and ensure that you can define jobs and run them.
TRI-1368