Skip to content

Use prisma/migrations path for migrations script#35

Open
jennmueng wants to merge 1 commit intoprisma:mainfrom
jennmueng:fix-migration-path
Open

Use prisma/migrations path for migrations script#35
jennmueng wants to merge 1 commit intoprisma:mainfrom
jennmueng:fix-migration-path

Conversation

@jennmueng
Copy link

Fixes #34

The prisma command generates the migration files in the prisma/migrations path not migrations

@akodkod
Copy link

akodkod commented Sep 30, 2024

I ran into the same issue and spent a few hours trying to figure out why my migrations weren't applying.

Thank you so much for saving me time, @jennmueng! 🙏

P.S. We might need to update the README or script to support multiple possible locations

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.

Incorrect migrations path in copy-migrations.sh script

2 participants