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

[Feature Request] Strong-typed JSON fields #784

Closed
ymc9 opened this issue Oct 23, 2023 · 1 comment
Closed

[Feature Request] Strong-typed JSON fields #784

ymc9 opened this issue Oct 23, 2023 · 1 comment

Comments

@ymc9
Copy link
Member

ymc9 commented Oct 23, 2023

Background

Related Pisma issue: prisma/prisma#3219

Proposed Solution

  1. Add language-level "type" declaration support (not mapped to database tables) [Feature Request] Support for non-model types #783
  2. Enforce schema checking at runtime for the strongly-typed fields through enhanced PrismaClient
@ymc9
Copy link
Member Author

ymc9 commented Nov 6, 2024

Fixed in 2.8.0

@ymc9 ymc9 closed this as completed Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant