Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / chrishoermann/zod-prisma-types issues and pull requests

#275 - Add instructions to Readme.

Pull Request - State: open - Opened by leonaves 14 days ago

#274 - [BUG] Wrong spatial typing generated

Issue - State: open - Opened by ian 29 days ago
Labels: bug (unconfirmed)

#272 - [BUG] `@zod.string.nanoid()`

Issue - State: open - Opened by imsanchez 30 days ago
Labels: bug (unconfirmed)

#271 - [Feature Request] global custom field validator for a type

Issue - State: open - Opened by rhyek about 1 month ago

#269 - [BUG] `imports = "import {validator} from 'validator';"` not generating the import into `zod.ts`

Issue - State: closed - Opened by machuwey about 2 months ago
Labels: bug (unconfirmed)

#268 - add relation value support when using mongodb provider

Pull Request - State: open - Opened by DeRp-DaWg about 2 months ago

#264 - *AndReturn* types not found

Issue - State: open - Opened by oldo 3 months ago - 1 comment
Labels: bug (unconfirmed)

#262 - [BUG] Not generating all schemas when using `prismaSchemaFolder`

Issue - State: open - Opened by kachar 3 months ago
Labels: bug (unconfirmed)

#261 - [BUG] VarChar size is ignored

Issue - State: open - Opened by blahetal 3 months ago
Labels: bug (unconfirmed)

#259 - feat: add support for zod .describe() for most types.

Pull Request - State: open - Opened by taylormm 3 months ago

#253 - [BUG] prisma generate fails without log

Issue - State: open - Opened by AhmadHamid 4 months ago
Labels: bug (unconfirmed)

#252 - [BUG] Prisma' has no exported member 'CreateMany<MODEL>AndReturnOutputTypeDefaultArgs'.

Issue - State: closed - Opened by type9 5 months ago - 9 comments
Labels: bug (unconfirmed)

#251 - [BUG] Schema is not generated with validation when comment includes Cyrillic script

Issue - State: open - Opened by edvein-rin 5 months ago - 2 comments
Labels: bug (unconfirmed)

#250 - Is the requirement to use Zod 3.21.1 or below gone?

Issue - State: closed - Opened by willscottrod 5 months ago - 3 comments

#247 - [BUG] type error in generated InputJsonValueSchema

Issue - State: open - Opened by jason-curtis 5 months ago - 3 comments
Labels: bug (unconfirmed)

#246 - [BUG] `decimal.js` false-positive detection in monorepo

Issue - State: open - Opened by sylver 5 months ago - 1 comment
Labels: bug (unconfirmed)

#245 - [BUG] zod-prisma-types generated broken code

Issue - State: open - Opened by goern 7 months ago - 1 comment
Labels: bug (unconfirmed)

#243 - [BUG] @zod.custom.omit([input]) generates TS errors

Issue - State: open - Opened by Darkbound 7 months ago
Labels: bug (unconfirmed)

#242 - Prisma does not include the id fields for a relationship

Issue - State: closed - Opened by Darkbound 7 months ago
Labels: bug (unconfirmed)

#240 - fix(generator): Nullability of JSON field is reversed

Pull Request - State: closed - Opened by nordowl 8 months ago

#239 - Prisma CLI Hangs on `npx prisma generate` or any other CLI command When Using Zod Generator

Issue - State: closed - Opened by anis-dr 8 months ago - 1 comment
Labels: bug (unconfirmed)

#238 - [BUG] nullable is reversed on json type

Issue - State: closed - Opened by ygreenb 8 months ago
Labels: bug (unconfirmed)

#237 - Allow coercing types other than Date

Issue - State: open - Opened by RuntimeRascal 9 months ago - 2 comments

#236 - Option to disable adding `.strict()` to schemas.

Issue - State: open - Opened by bostjanpisler 9 months ago - 2 comments

#235 - [BUG] Error during the zod schema generation

Issue - State: open - Opened by pablo-k-neruda 9 months ago - 5 comments
Labels: bug (unconfirmed)

#233 - [BUG] useMultipleFiles results in ENAMETOOLONG with large compound ids

Issue - State: open - Opened by mmagyar 9 months ago
Labels: bug (unconfirmed)

#233 - [BUG] useMultipleFiles results in ENAMETOOLONG with large compound ids

Issue - State: open - Opened by mmagyar 9 months ago
Labels: bug (unconfirmed)

#232 - Fix template string not valid in `VALIDATOR_TYPE_REGEX`

Pull Request - State: closed - Opened by lambertkevin 9 months ago

#231 - [BUG] Can't use `z.literal` with template string

Issue - State: open - Opened by lambertkevin 9 months ago
Labels: bug (unconfirmed)

#231 - [BUG] Can't use `z.literal` with template string

Issue - State: open - Opened by lambertkevin 9 months ago
Labels: bug (unconfirmed)

#231 - [BUG] Can't use `z.literal` with template string

Issue - State: closed - Opened by lambertkevin 9 months ago
Labels: bug (unconfirmed)

#230 - [BUG] Schema created with a forced `ZodType` which prevents using `ZodObject` methods

Issue - State: closed - Opened by lambertkevin 9 months ago - 3 comments
Labels: bug (unconfirmed)

#230 - [BUG] Schema created with a forced `ZodType` which prevents using `ZodObject` methods

Issue - State: closed - Opened by lambertkevin 9 months ago - 3 comments
Labels: bug (unconfirmed)

#229 - [BUG] z.instanceof(Prisma.Decimal) is not playing well with vite build while consume schema for client side

Issue - State: open - Opened by fortezhuo 9 months ago - 5 comments
Labels: bug (unconfirmed)

#229 - [BUG] z.instanceof(Prisma.Decimal) is not playing well with vite build while consume schema for client side

Issue - State: open - Opened by fortezhuo 9 months ago - 4 comments
Labels: bug (unconfirmed)

#228 - [BUG] Optional fields is being generated as nullable

Issue - State: open - Opened by vidz1979 9 months ago - 1 comment
Labels: bug (unconfirmed)

#228 - [BUG] Optional fields is being generated as nullable

Issue - State: open - Opened by vidz1979 9 months ago - 1 comment
Labels: bug (unconfirmed)

#225 - [BUG] Regex failing for e.164 phone number format

Issue - State: open - Opened by timfenton-dermi 9 months ago - 2 comments
Labels: bug

#224 - [Feature Request] Maximum depth of include and where

Issue - State: open - Opened by CursedMun 10 months ago

#223 - [Feature Request] Update `@prisma/client` to use the generated types

Issue - State: open - Opened by Stadly 10 months ago - 3 comments

#222 - [BUG] Generated schemas contain Typescript error

Issue - State: closed - Opened by Flusinerd 10 months ago - 5 comments
Labels: bug (unconfirmed)

#220 - Add export line inside code block

Pull Request - State: closed - Opened by martinc1991 10 months ago

#219 - Typo on createPartialTypes code section

Pull Request - State: closed - Opened by martinc1991 10 months ago

#217 - Infinite Execution in Vercel Installation Command with Zod Generator [BUG]

Issue - State: closed - Opened by julio-ccatb 10 months ago - 1 comment
Labels: bug (unconfirmed)

#216 - Import is not a valid validator type

Issue - State: open - Opened by laneme 10 months ago - 3 comments
Labels: bug (unconfirmed)

#214 - Support native database filed types

Issue - State: open - Opened by RobertCZ 10 months ago - 3 comments

#212 - [BUG] Undefined variable `Decimal` using 3.1.5

Issue - State: closed - Opened by nordowl 11 months ago - 3 comments
Labels: bug (unconfirmed)

#211 - [BUG] Generated Schema with Decimal type needs more than just Prisma type import

Issue - State: closed - Opened by cimchd 11 months ago - 1 comment
Labels: bug (unconfirmed)

#210 - Expose "Unchecked" (and other) zod Objects as zod Objects

Issue - State: closed - Opened by nbibler 11 months ago - 1 comment

#210 - Expose "Unchecked" (and other) zod Objects as zod Objects

Issue - State: closed - Opened by nbibler 11 months ago - 1 comment

#208 - [BUG] 3.1.3 breaks inputTypeSchemas barrel file when createInputTypes = false

Issue - State: closed - Opened by controversial 11 months ago
Labels: bug (unconfirmed)

#207 - Fix hardcoded prisma client imports

Pull Request - State: closed - Opened by controversial 11 months ago - 1 comment

#207 - Fix hardcoded prisma client imports

Pull Request - State: closed - Opened by controversial 11 months ago - 1 comment

#206 - [BUG] some inputTypeSchemas are generated with broken import path

Issue - State: closed - Opened by controversial 11 months ago
Labels: bug (unconfirmed)

#205 - [BUG] Duplicate schema names exported

Issue - State: open - Opened by brianbolnick 11 months ago - 5 comments
Labels: bug (unconfirmed)

#204 - [BUG] Wrong import and prisma types while using lowercase model name

Issue - State: closed - Opened by fortezhuo 11 months ago - 2 comments
Labels: bug (unconfirmed)

#203 - [BUG] Typescript errors on generated models

Issue - State: closed - Opened by EdwardDrapkin 11 months ago - 5 comments
Labels: bug (unconfirmed)

#203 - [BUG] Typescript errors on generated models

Issue - State: open - Opened by EdwardDrapkin 11 months ago
Labels: bug (unconfirmed)

#202 - [BUG] extendedDMMFModel_1.ExtendedDMMFModelClass is not a constructor after upgrade from 2.7.9 to 2.8.1

Issue - State: closed - Opened by EdwardDrapkin 11 months ago - 1 comment
Labels: bug (unconfirmed)

#202 - [BUG] extendedDMMFModel_1.ExtendedDMMFModelClass is not a constructor after upgrade from 2.7.9 to 2.8.1

Issue - State: closed - Opened by EdwardDrapkin 11 months ago - 1 comment
Labels: bug (unconfirmed)

#202 - [BUG] extendedDMMFModel_1.ExtendedDMMFModelClass is not a constructor after upgrade from 2.7.9 to 2.8.1

Issue - State: closed - Opened by EdwardDrapkin 11 months ago - 1 comment
Labels: bug (unconfirmed)

#201 - Fixed Typos in Readme.md

Pull Request - State: closed - Opened by JanumalaAkhilendra 11 months ago

#200 - ModelCreateInputWithPartialRelationsSchema

Issue - State: open - Opened by demircancelebi 11 months ago

#199 - Cannot use zod.array on JSON field

Issue - State: closed - Opened by adithep 11 months ago - 1 comment

#198 - Fixed Typos and Grammatical error in Readme.md

Pull Request - State: closed - Opened by JanumalaAkhilendra 11 months ago

#198 - Fixed Typos and Grammatical error in Readme.md

Pull Request - State: closed - Opened by JanumalaAkhilendra 11 months ago

#197 - Swagger resolve errors - Could not resolve pointer

Issue - State: open - Opened by clabnet 11 months ago - 1 comment

#197 - Swagger resolve errors - Could not resolve pointer

Issue - State: open - Opened by clabnet 11 months ago

#196 - TS2322 Errors

Issue - State: closed - Opened by breagan1983 12 months ago - 1 comment

#195 - Generated input type error

Issue - State: closed - Opened by DiMatteoL 12 months ago - 3 comments

#194 - Remove typo

Pull Request - State: closed - Opened by omimakhare 12 months ago

#193 - Generate types (not just schemas) for Input types?

Issue - State: closed - Opened by ian-viri 12 months ago - 4 comments

#192 - Field validators not working for negative numbers

Issue - State: closed - Opened by kevin-dp 12 months ago - 1 comment

#191 - Deploy build error Prisma' has no exported member 'UserSelect'

Issue - State: open - Opened by julimancan 12 months ago - 2 comments

#189 - All 'XXXIncludeSchema' Are Generated as 'z.object({ }).strict()' in MongoDB Environments

Issue - State: open - Opened by ksdaylight about 1 year ago - 1 comment
Labels: bug

#188 - Case Sensitivity Errors on default generator

Issue - State: open - Opened by Vounts about 1 year ago - 1 comment

#187 - Type error when using Omit a required filed with relational schema

Issue - State: open - Opened by palprabhat about 1 year ago - 1 comment

#186 - Support for Special Characters in Custom Error Messages

Issue - State: closed - Opened by weleo about 1 year ago - 1 comment

#185 - `custom.omit` and Comments Together Result in Incorrect Generated Schema

Issue - State: closed - Opened by carlosyan1807 about 1 year ago - 3 comments
Labels: bug

#185 - `custom.omit` and Comments Together Result in Incorrect Generated Schema

Issue - State: closed - Opened by carlosyan1807 about 1 year ago - 3 comments
Labels: bug

#184 - Umlauts and accents in rich comments break conversion

Issue - State: closed - Opened by ni-co about 1 year ago - 1 comment

#184 - Umlauts and accents in rich comments break conversion

Issue - State: open - Opened by ni-co about 1 year ago

#183 - TS2322 error in ModelACreateOrConnectWithoutModelBInputSchema

Issue - State: closed - Opened by empz about 1 year ago - 1 comment

#183 - TS2322 error in ModelACreateOrConnectWithoutModelBInputSchema

Issue - State: closed - Opened by empz about 1 year ago - 1 comment

#183 - TS2322 error in ModelACreateOrConnectWithoutModelBInputSchema

Issue - State: closed - Opened by empz about 1 year ago - 1 comment

#181 - Improve self-reference workaround (fixes #180)

Pull Request - State: closed - Opened by datagutt about 1 year ago - 3 comments

#180 - Failing to generate import in certain situations

Issue - State: closed - Opened by datagutt about 1 year ago - 2 comments

#179 - Colons break custom imports.

Issue - State: closed - Opened by alex-wellbelove about 1 year ago - 2 comments

#178 - Decimal type field is not correctly generated or inferred

Issue - State: closed - Opened by nordowl about 1 year ago - 1 comment

#177 - Regex Issues

Issue - State: closed - Opened by cohenerickson about 1 year ago - 2 comments