Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix generating decimal fields #12

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Conversation

omar-dulaimi
Copy link
Owner

Description

Fixes generating decimal fields, as they are currently getting ignored.

Note that this PR considers decimals as numbers, in the future decimal.js support may get added based on users feedback.

@omar-dulaimi omar-dulaimi linked an issue Aug 11, 2022 that may be closed by this pull request
@omar-dulaimi omar-dulaimi merged commit f3ea842 into master Aug 11, 2022
@omar-dulaimi omar-dulaimi deleted the fix-decimal-fields-generation branch August 11, 2022 00:51
BitPhoenix pushed a commit to BitPhoenix/prisma-zod-generator that referenced this pull request Oct 28, 2022
…ds-generation

fix generating decimal fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generator doesn't generate schema from column type decimal
1 participant