Prisma Dart client v4.0.0-alpha.4
Pre-release
Pre-release
To install Prisma Dart client v4.0.0-alpha.4 run:
dart pub add orm:4.0.0-alpha.4
Or update your pubspec.yaml
file:
dependencies:
orm: 4.0.0-alpha.4
What's Changed
- OPTIMIZATION Prisma Dart client generator outputs more user-friendly error messages that help you know where the problem lies.
- REFACTOR Adjust src code storage structure.
- FIX Rethrow start error
- FIX Fix input types required multiple fields.
- FIX Fix relation count not arguments in include.