Upgrade postgres-prisma example to prisma 7 by AmanVarshney01 · Pull Request #1300 · vercel/examples
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1.7k
Open
AmanVarshney01 wants to merge 3 commits intovercel:mainfrom
Open
Upgrade postgres-prisma example to prisma 7#1300
AmanVarshney01 wants to merge 3 commits intovercel:mainfrom
Upgrade postgres-prisma example to prisma 7#1300
AmanVarshney01 wants to merge 3 commits intovercel:mainfrom
Conversation
Copy link
Description
- Upgrades to prisma 7
- adds prisma.config.ts for migrations, schema, database url configurations
- use
@prisma/adapter-pgdriver adapter to query with postgres
Type of Change
- New Example
- Example updates (Bug fixes, new features, etc.)
- Other (changes to the codebase, but not to examples)
Copy link
Contributor
vercel
bot
commented
Nov 17, 2025
vercel bot commented
Nov 17, 2025@AmanVarshney01 is attempting to deploy a commit to the Vercel Examples Team on Vercel.
A member of the Team first needs to authorize it.
AmanVarshney01
force-pushed
the
update-postgres-prisma-example
branch
from
a91cc74 to
d47cf7b
Compare
AmanVarshney01 added 2 commits
November 22, 2025 15:07
AmanVarshney01
marked this pull request as ready for review
AmanVarshney01
requested review from
dominiksipowicz,
goncy,
lfades,
lpalmes and
okbel
as code owners
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment