prisma_generator_helper 1.2.2 prisma_generator_helper: ^1.2.2 copied to clipboard
Prisma generator helper to quickly build Prisma generators.
Changelog #
1.2.2 (2023-05-30) #
Bug Fixes #
- dmmf: Fixed unique index name is nullable (35d9938)
1.2.1 (2023-05-30) #
Bug Fixes #
- dmmf: Fixed field kind enum type origin value (211ce5a)
1.2.0 (2023-05-30) #
Features #
Bug Fixes #
- Fix missing
EnvValue.toJson
method (098fae5)
1.1.1 (2023-05-29) #
Documentation #
- update readme (460bb3f)
1.1.0 (2023-05-29) #
Features #
- Add Prisma DMMF (e15c9bb)
Bug Fixes #
- Add default output (3e043ac)