github prisma/prisma1 1.27.0-beta
Release 1.27.0-Beta (2019-02-05)

latest releases: 1.34.12, 1.34.11, 1.34.10...
pre-release5 years ago

Changes

Fixes

  • Embedded types are now no longer part of the subscription schema. It was possible to define subscriptions on embedded types. These would then error at runtime since subscribing to them is not actually possible. This now errors at deploy time.
  • f3025ef The CLI introspection now works without a prisma.yml
  • a2aad8b Many Introspection improvements, we're now fully matching the actual Prisma datamodel of a service when reintrospecting that service
  • ae34b80 fix(cli): inform about legacy id column, add help for @unique -> @id
  • 1306da8 add support for Datamodel v1 to v1.1 changes
  • b0a3c63 fix(cli): deploy warnings

Don't miss a new prisma1 release

NewReleases is sending notifications on new releases.