To install Prisma ORM for Dart v5.3.0 run this command
dart pub add orm:^5.3.0
Otherwise, update your pubspec.yaml
file:
dependencies:
orm: ^5.3.0
What's New
- feat: support
updateManyAndReturn
- engine: upgrade
prisma-engines
to6.2.0
To install Prisma ORM for Dart v5.3.0 run this command
dart pub add orm:^5.3.0
Otherwise, update your pubspec.yaml
file:
dependencies:
orm: ^5.3.0
updateManyAndReturn
prisma-engines
to 6.2.0