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

Add prisma relationMode for PlanetScale #183

Merged
merged 4 commits into from Jan 18, 2023
Merged

Add prisma relationMode for PlanetScale #183

merged 4 commits into from Jan 18, 2023

Conversation

SharadKumar
Copy link
Contributor

Prisma referentialIntegrity was out of Preview. It was renamed to relationMode

PlanetScale used in the Kit does not support ForeignKeys with MySQL. Hence, it is required that we explicitly create Index on the relation and let Prisma manage.

@vercel
Copy link

vercel bot commented Jan 8, 2023

@SharadKumar is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@steven-tey
Copy link
Contributor

Oooh these are really great points! Thanks for the PR – merging now!

@steven-tey steven-tey merged commit 6013648 into vercel:main Jan 18, 2023
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