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

feat: add the prisma client import option #196

Merged
merged 2 commits into from
Nov 25, 2023
Merged

Conversation

csechrist
Copy link
Contributor

Added in an option to use a separate Prisma client import for the generated models.

Usage Notes

  • Set the prismaClientImport option in the generator configuration
  • Verify that the value is what you set inside of the .args files where the Prisma.AtLeast import is being used.

src/handlers/input-type.ts Outdated Show resolved Hide resolved
@csechrist csechrist requested review from m4r0z and unlight November 2, 2023 17:29
@unlight unlight merged commit a28363b into unlight:master Nov 25, 2023
2 checks passed
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.

3 participants