github prisma/prisma1 1.25.5
Release 1.25.5 (2019-02-01)

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

Fixes

  • The generated GraphQL schema was invalidated before the migration was actually applied. This validation used to happen when the migration was scheduled. This could lead to stale schemas in case of larger migrations. #3970
  • Renaming a type that has scalar list fields resulted in the underlying db table for the list field being moved instead of being renamed.
    #3952

Don't miss a new prisma1 release

NewReleases is sending notifications on new releases.