issues
search
chrishoermann
/
zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
Other
660
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Feature Request] Support for multi-file Prisma schemas released in 5.15
#286
JonBernardHealia
opened
23 hours ago
0
[Feature Request] Add Support for New Zod String Validators
#285
CHC383
opened
1 week ago
0
[Feature Request] Use mapped value in Prisma schema to generate enums
#284
Zenith2198
opened
2 weeks ago
0
feat: Support Japanese long vowel mark ー (chōonpu)
#283
YoshikazuHosono
opened
4 weeks ago
0
[BUG] Incompatibility with prisma-json-types-generator
#282
RicSala
opened
1 month ago
2
[Feature Request] Performance Best Practices Guide for Large Schemas
#280
drakedeatonuk
opened
1 month ago
2
[Feature Request] Create a package with no dependencies to `@prisma/client`
#279
vorillaz
opened
1 month ago
1
[BUG] Zog schema methods not working
#278
moltco
opened
1 month ago
2
[Feature Request] Add option for Model Schema only
#277
AndreasOhlsson
opened
1 month ago
1
[Feature Request] appending custom string to generated type
#276
valerii15298
opened
2 months ago
1
Add instructions to Readme.
#275
leonaves
opened
2 months ago
0
[BUG] Wrong spatial typing generated
#274
ian
opened
2 months ago
0
[BUG] Unused `import type { Prisma } from './client` incompatible with `verbatimModuleSyntax` is being generated
#273
kran6a
opened
2 months ago
0
[BUG] `@zod.string.nanoid()`
#272
imsanchez
opened
2 months ago
0
[Feature Request] global custom field validator for a type
#271
rhyek
opened
2 months ago
0
[Feature Request] Support node subpath Import statements (import statements starting with #)
#270
alexblazevski
opened
3 months ago
0
[BUG] `imports = "import {validator} from 'validator';"` not generating the import into `zod.ts`
#269
machuwey
closed
3 months ago
0
add relation value support when using mongodb provider
#268
DeRp-DaWg
opened
3 months ago
0
[BUG] Custom error messages don't work with cyrillic text
#267
ProGamer2711
closed
3 months ago
1
[Feature Request] Support for bigint coercion similar to date()
#266
JackMBurch
opened
3 months ago
0
[BUG] 'Prisma' only refers to a type, but is being used as a value here.
#265
Spoutnik97
closed
4 months ago
2
*AndReturn* types not found
#264
oldo
opened
4 months ago
3
[Feature Request] Disable eslint rules for entire file
#263
diegogb-08
opened
4 months ago
0
[BUG] Not generating all schemas when using `prismaSchemaFolder`
#262
kachar
opened
4 months ago
0
[BUG] VarChar size is ignored
#261
blahetal
opened
4 months ago
4
[Feature Request] Ignore useless input types improve performances
#260
Spoutnik97
opened
4 months ago
2
feat: add support for zod .describe() for most types.
#259
taylormm
opened
4 months ago
1
Implemented on #256 UpdateOperationsInput Type Generation Disabled
#257
StringKe
opened
5 months ago
0
[Feature Request] Add property to disable generation of XXXFieldUpdateOperationsInputSchema
#256
StringKe
opened
5 months ago
1
[BUG] Nested types does not get generated when using the createRelationValuesTypes option together with Prisma composite types
#254
DeRp-DaWg
opened
6 months ago
0
[BUG] prisma generate fails without log
#253
AhmadHamid
opened
6 months ago
0
[BUG] Prisma' has no exported member 'CreateMany<MODEL>AndReturnOutputTypeDefaultArgs'.
#252
type9
closed
6 months ago
9
[BUG] Schema is not generated with validation when comment includes Cyrillic script
#251
edvein-rin
opened
6 months ago
2
Is the requirement to use Zod 3.21.1 or below gone?
#250
willscottrod
closed
4 months ago
6
Export types along with schemas in inputTypeSchemas/index.ts barrel file
#249
canadaduane
opened
6 months ago
0
[BUG] type error in generated InputJsonValueSchema
#247
jason-curtis
opened
6 months ago
5
[BUG] `decimal.js` false-positive detection in monorepo
#246
sylver
opened
7 months ago
1
[BUG] zod-prisma-types generated broken code
#245
goern
opened
8 months ago
1
[BUG] @zod.custom.omit([input]) generates TS errors
#243
Darkbound
opened
8 months ago
0
Prisma does not include the id fields for a relationship
#242
Darkbound
closed
9 months ago
0
fix(generator): Nullability of JSON field is reversed
#240
nordowl
closed
6 months ago
0
Prisma CLI Hangs on `npx prisma generate` or any other CLI command When Using Zod Generator
#239
anis-dr
closed
9 months ago
1
[BUG] nullable is reversed on json type
#238
ygreenb
closed
6 months ago
0
Allow coercing types other than Date
#237
RuntimeRascal
opened
10 months ago
3
Option to disable adding `.strict()` to schemas.
#236
bostjanpisler
opened
10 months ago
2
[BUG] Error during the zod schema generation
#235
pablo-k-neruda
opened
10 months ago
5
[BUG] useMultipleFiles results in ENAMETOOLONG with large compound ids
#233
mmagyar
opened
10 months ago
0
Fix template string not valid in `VALIDATOR_TYPE_REGEX`
#232
lambertkevin
closed
6 months ago
0
[BUG] Can't use `z.literal` with template string
#231
lambertkevin
closed
6 months ago
0
[BUG] Schema created with a forced `ZodType` which prevents using `ZodObject` methods
#230
lambertkevin
closed
10 months ago
3
Next