Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
Add referential actions' links for warnings handling Postgres and MyS…
Browse files Browse the repository at this point in the history
…QL special cases (#79)
  • Loading branch information
jkomyno committed Nov 28, 2022
1 parent e6baa26 commit afd5477
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion vercel.json
Expand Up @@ -224,6 +224,18 @@
"source": "/d/relation-mode",
"destination": "https://www.prisma.io/docs/concepts/components/prisma-schema/relations/relation-mode"
},
{
"source": "/d/postgres-set-null",
"destination": "https://www.prisma.io/docs/concepts/components/prisma-schema/relations/referential-actions#types-of-referential-actions"
},
{
"source": "/d/mysql-set-default",
"destination": "https://www.prisma.io/docs/concepts/components/prisma-schema/relations/referential-actions#types-of-referential-actions"
},
{
"source": "/d/relation-mode-prisma-indexes",
"destination": "https://www.prisma.io/docs/concepts/components/prisma-schema/relations/relation-mode#indexes"
},
{
"source": "/d/help/next-js-best-practices",
"destination": "https://www.prisma.io/docs/support/help-articles/nextjs-prisma-client-dev-practices"
Expand Down Expand Up @@ -837,4 +849,4 @@
"destination": "https://prismaio.notion.site/Prisma-Design-Partner-Program-a286c25e47fb44e199038ca71dce36a1"
}
]
}
}

1 comment on commit afd5477

@vercel
Copy link

@vercel vercel bot commented on afd5477 Nov 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pris-ly – ./

pris-ly.vercel.app
pris-ly-prisma.vercel.app
pris.ly
www.pris.ly
pris-ly-git-main-prisma.vercel.app

Please sign in to comment.