Lars Jørgensen

Results 2 issues of Lars Jørgensen

When using the option *createRelationValuesTypes*, together with Prisma composite types (currently only available when using the MongoDB provider), the generated *WithRelations* zod schemas and types, does not use the other...

bug (unconfirmed)

Fixes: #254 This commit adds a _isCompositeType_ boolean to the _ExtendedDMMFField_ class. It removes checks for the MongoDB provider, and instead checks if a field is a composite type on...