Upgrade postgres-prisma example to prisma 7 by AmanVarshney01 · Pull Request #1300 · vercel/examples

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@AmanVarshney01

Copy link

@AmanVarshney01 AmanVarshney01 commented

Nov 17, 2025

edited

Loading

Description

  • Upgrades to prisma 7
  • adds prisma.config.ts for migrations, schema, database url configurations
  • use @prisma/adapter-pg driver 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)

@vercel

Copy link

Contributor

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 AmanVarshney01 force-pushed the update-postgres-prisma-example branch from a91cc74 to d47cf7b Compare

November 17, 2025 15:00

@AmanVarshney01 AmanVarshney01 marked this pull request as ready for review

November 22, 2025 09:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@okbel okbel Awaiting requested review from okbel okbel is a code owner

@lfades lfades Awaiting requested review from lfades lfades is a code owner

@goncy goncy Awaiting requested review from goncy goncy is a code owner

@dominiksipowicz dominiksipowicz Awaiting requested review from dominiksipowicz dominiksipowicz is a code owner

@lpalmes lpalmes Awaiting requested review from lpalmes lpalmes is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@AmanVarshney01