prisma_generator_helper 1.2.0 copy "prisma_generator_helper: ^1.2.0" to clipboard
prisma_generator_helper: ^1.2.0 copied to clipboard

discontinuedreplaced by: orm

Prisma generator helper to quickly build Prisma generators.

Changelog #

1.2.0 (2023-05-30) #

Features #

  • Adapt Dart 3 sealed match (098fae5)
  • dmmf: Refactor and optimize sealed (b9366c3)

Bug Fixes #

  • Fix missing EnvValue.toJson method (098fae5)

1.1.1 (2023-05-29) #

Documentation #

1.1.0 (2023-05-29) #

Features #

Bug Fixes #

1.0.0 (2023-03-14) #

Features #

  • add Prisma generator helper (cc36ac7)

Bug Fixes #

  • Binary targets environtment value (4f894af)
  • Fix write RPC response failure (2a749ab)