valentinpalkovic/prisma-json-schema-generator

Error with BigInt

marcelinhov2 opened this issue ยท 3 comments

Hi, I'm trying to use a BigInt field in my project but when I run prisma generate I'm getting the following error:

image

I guess this is something that should be added here maybe:

export type PrismaPrimitive =

Thank you.

hello?

Hi @marcelinhov2.

BigInt was introduced in prisma 2.11.0 together with Bytes and Decimal. I will provide a fix for your issue

๐ŸŽ‰ This issue has been resolved in version 1.4.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€