medz / prisma-dart

Prisma Client Dart is an auto-generated type-safe ORM. It uses Prisma Engine as the data access layer and is as consistent as possible with the Prisma Client JS/TS APIs.
https://prisma.pub
BSD 3-Clause "New" or "Revised" License
450 stars 30 forks source link

Unserialized models #306

Closed medz closed 9 months ago

medz commented 9 months ago

Discussed in https://github.com/medz/prisma-dart/discussions/305

Originally posted by **listepo** December 16, 2023 will it be possible to generate only records instead of classes?
medz commented 9 months ago

added in 4.0.0-alpha.1 version