docs(docs): link general PostgreSQL migration guide - #8204
Conversation
Linear: DR-8865
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
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. WalkthroughThe Prisma Postgres switching guide metadata now links to the general PostgreSQL import guide. ChangesPostgreSQL import guide
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to 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)
Full details: Docstring CoverageExplanation 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)
Comment |
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
/prisma-postgres/import-from-existing-database-postgresqlpage, 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:linkspnpm --filter docs lint:agent-readypnpm --filter docs types:checkgit diff --checkSummary by CodeRabbit