Skip to content

docs(docs): link general PostgreSQL migration guide - #8204

Merged
luanvdw merged 1 commit into
mainfrom
feat/general-postgres-migration-link
Aug 31, 2026
Merged

docs(docs): link general PostgreSQL migration guide#8204
luanvdw merged 1 commit into
mainfrom
feat/general-postgres-migration-link

Conversation

@luanvdw

@luanvdw luanvdw commented Aug 31, 2026

Copy link
Copy Markdown
Member

Overview

Adds the existing general PostgreSQL migration guide to the “Switch to Prisma Postgres” navigation, closing the discoverability gap alongside the Neon and Supabase guides.

Linear: DR-8865

Changes

  • Adds “General PostgreSQL” after the Supabase and Neon entries.
  • Links directly to the existing /prisma-postgres/import-from-existing-database-postgresql page, without creating or duplicating content.

Why

The general migration path is currently published under Prisma Postgres but is not visible in the provider-migration guide group. A navigation cross-link makes all three entry points discoverable in one place while keeping one source of truth.

Validation
  • pnpm lint:links
  • pnpm --filter docs lint:agent-ready
  • pnpm --filter docs types:check
  • git diff --check

Summary by CodeRabbit

  • Documentation
    • Added a link to the general PostgreSQL import guide in the migration documentation.
    • Existing Supabase and Neon migration resources remain available.

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview Aug 31, 2026 8:57am
docs Ready Ready Preview Aug 31, 2026 8:57am
eclipse Ready Ready Preview Aug 31, 2026 8:57am
site Ready Ready Preview Aug 31, 2026 8:57am

Request Review

@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 280d30a0-9c26-48a0-aad2-bec616b723a0

📥 Commits

Reviewing files that changed from the base of the PR and between 23c7f93 and bee0d67.

📒 Files selected for processing (1)
  • apps/docs/content/docs/guides/switch-to-prisma-postgres/meta.json

Included review availability: 4 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


Walkthrough

The Prisma Postgres switching guide metadata now links to the general PostgreSQL import guide.

Changes

PostgreSQL import guide

Layer / File(s) Summary
Update guide navigation
apps/docs/content/docs/guides/switch-to-prisma-postgres/meta.json
The pages list now includes the general PostgreSQL import page.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to bee0d

This localized documentation navigation change adds the existing General PostgreSQL migration guide without altering product behavior, and no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding a link to the general PostgreSQL migration guide in the documentation navigation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/general-postgres-migration-link

Comment @coderabbitai help to get the list of available commands.

@luanvdw
luanvdw merged commit 3f0a94b into main Aug 31, 2026
17 checks passed
@luanvdw
luanvdw deleted the feat/general-postgres-migration-link branch August 31, 2026 09:12
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.

1 participant