postgres-migrations

Community

Master PostgreSQL migrations with expert error solutions.

Authorpr-pm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the frustration of PostgreSQL migration errors by providing proven solutions for common issues like ungrouped columns, immutable functions, and circular dependencies.

Core Features & Use Cases

  • Error Resolution: Detailed fixes for common PostgreSQL migration errors with working code examples.
  • Best Practices: Idempotent migration patterns, index optimization, and performance tuning techniques.
  • Use Case: Imagine you're deploying a new feature that requires database schema changes. Use this Skill to identify and fix migration errors before they impact production.

Quick Start

Use the postgres-migrations skill to help me fix the "Functions in index expression must be marked IMMUTABLE" error in my current migration file.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: postgres-migrations
Download link: https://github.com/pr-pm/prpm/archive/main.zip#postgres-migrations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository