Skip to content

Conversation

@dcousens
Copy link
Member

@dcousens dcousens commented Aug 9, 2024

When testing as part of #9264, an error was found where the Prisma child process hadn't been populated for new Migrate.
This appears to be a result of us not waiting for migrate.engine.initPromise.

This pull request resolves that by waiting for initPromise, and thus show any errors that may have happened internally to Prisma.

@dcousens dcousens self-assigned this Aug 9, 2024
@dcousens dcousens force-pushed the fix-prisma-migrate branch from 5bd6b44 to 88ed9f3 Compare August 9, 2024 01:37
@keystonejs keystonejs deleted a comment from codesandbox-ci bot Aug 9, 2024
@dcousens dcousens force-pushed the fix-prisma-migrate branch from 88ed9f3 to 9ad529c Compare August 9, 2024 01:40
@dcousens dcousens merged commit d80748e into main Aug 9, 2024
@dcousens dcousens deleted the fix-prisma-migrate branch August 9, 2024 01:51
@dcousens dcousens mentioned this pull request Aug 9, 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.

2 participants