omar-dulaimi / prisma-class-validator-generator

Prisma 2+ generator to emit typescript models of your database with class validator
MIT License
65 stars 11 forks source link

Fix-lists. #14

Closed RubenNL closed 2 months ago

RubenNL commented 7 months ago

Description

Problem fixed with this MR:

I have a field with the type Int[]. The output field, before this MR, would only output number, without parsing it as a list. This is now fixed by always running the field.isList check.

omar-dulaimi commented 2 months ago

Released in: https://github.com/omar-dulaimi/prisma-class-validator-generator/releases/tag/0.2.3

Please consider sponsoring me :)