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(cli): add --generator option to py generate #758

Merged
merged 1 commit into from
May 30, 2023

Conversation

RobertCraigie
Copy link
Owner

Change Summary

closes #757

Checklist

  • Unit tests for the changes exist
  • Tests pass without significant drop in coverage
  • Documentation reflects changes where applicable
  • Test snapshots have been updated if applicable

Agreement

By submitting this pull request, I confirm that you can use, modify, copy and redistribute this contribution, under the terms of your choice.

@levi
Copy link

levi commented May 30, 2023

Wow, I was about to open a PR. Beat me to it! Thank you for the quick fix.

@RobertCraigie
Copy link
Owner Author

Ahaha nice! Yeah you opened the issue at exactly the right time for me 😄

@RobertCraigie RobertCraigie marked this pull request as ready for review May 30, 2023 15:07
@RobertCraigie RobertCraigie merged commit 8a26e65 into main May 30, 2023
@RobertCraigie RobertCraigie deleted the feat/cli-generator-opt branch May 30, 2023 15:08
@RobertCraigie
Copy link
Owner Author

I plan on pushing a new release soon as well fwiw

@levi
Copy link

levi commented May 30, 2023

You’re reading my mind! I’ve been cloning the repo directly to make it work with 4.14

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.

Allow generate command to specify which generator to use in prisma schema
2 participants