Commits
Commits on May 7, 2024
Commits on May 9, 2024
- authored
- authored
- authored
- authored
fix(zod): generate optional field as
z.optional()
rather thanz.nullish()
to be consistent with Prisma's typing (#1426)authored
Commits on May 10, 2024
Commits on May 11, 2024
fix: Validation error when @@unique attribute is defined in the different model of the relation field (#1430)
authored- authored
- authored
- authored
- authored