Skip to content

0.7.0

Choose a tag to compare

@marcjulian marcjulian released this 11 Aug 07:03
· 57 commits to main since this release

BREAKING CHANGES

Prisma introduced a breaking change of the internal DMMF API. If you are using Prisma 2.29.0 or newer install version 0.7.0](https://github.com/notiz-dev/prisma-dbml-generator/releases/tag/v0.7.0) or newer. If you are using Prisma prior to 2.29.0 stay with version 0.6.0](https://github.com/notiz-dev/prisma-dbml-generator/releases/tag/v0.6.0).

Prisma prisma-dbml-generator
>=2.29.0  0.7.0
 <2.29.0  0.6.0

Features

  • indices: update primary and unique indices for prisma 2.29 (8ac5f75)