Skip to content

feat: create no models flag for generate command#24160

Merged
Druue merged 37 commits intoprisma:mainfrom
gutyerrez:feat/allow-generate-without-models
May 13, 2024
Merged

feat: create no models flag for generate command#24160
Druue merged 37 commits intoprisma:mainfrom
gutyerrez:feat/allow-generate-without-models

Conversation

@gutyerrez
Copy link
Copy Markdown
Contributor

@gutyerrez gutyerrez commented May 12, 2024

This feature request brings a new flag to the client generation

prisma generate --allow-no-models

Closes #11582

gutyerrez and others added 30 commits January 20, 2024 03:16
@gutyerrez gutyerrez requested a review from a team as a code owner May 12, 2024 07:15
@gutyerrez gutyerrez requested review from SevInf and removed request for a team May 12, 2024 07:15
@gutyerrez gutyerrez marked this pull request as draft May 12, 2024 07:51
@gutyerrez gutyerrez marked this pull request as ready for review May 12, 2024 08:08
@gutyerrez gutyerrez marked this pull request as draft May 12, 2024 08:08
@gutyerrez gutyerrez marked this pull request as ready for review May 12, 2024 08:38
@Druue Druue self-assigned this May 12, 2024
Copy link
Copy Markdown
Contributor

@Druue Druue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! ✨
image

Copy link
Copy Markdown
Contributor

@Druue Druue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ✨ Thank you so much for this ❤️

@Druue Druue added this to the 5.14.0 milestone May 13, 2024
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.

Generating Prisma client without any model in its schema

3 participants