0.7.0
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)