github prisma/prisma1 1.30.2
Release 1.30.2 (2019-04-25)

latest releases: 1.34.12, 1.34.11, 1.34.10...
5 years ago

This is a maintenance release to bring a patch to an older Prisma version that does not enforce the Datamodel version 1.1 yet.

Fixes

  • don't create a table for a scalar list if it exists already
  • Prisma did not work well with databases that lowercased table names e.g. MySQL on Windows. Introduced the env var LOWERCASED_TABLE_NAMES=1 that works around this issue.

Don't miss a new prisma1 release

NewReleases is sending notifications on new releases.