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

update Prisma migration CLI commands #1230

Closed
wants to merge 1 commit into from

Conversation

romanmendez
Copy link
Contributor

Updated the command npx prisma migrate save --experimental to the newer npx prisma migrate dev --preview-feature and removed the npx prisma migrate up --experimental and npx prisma generate commands as they are no longer needed for the migration.

Updated the command to the news version and removed the `up` and `generate` commands as they are no longer needed for the migration
@TasinIshmam
Copy link
Contributor

Thanks for the PR!

Sorry this was overlooked for so long. The issue in question has already been fixed so I'm closing this.

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.

None yet

2 participants