Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

database-migration-safety

Estrellas3
Forks0
Actualizado20 de mayo de 2026 a las 07:50

Use when planning or executing a schema migration on a production database — adding columns, changing types, dropping fields, adding indexes, or shifting constraints without downtime or data loss. Triggers when the user mentions "database migration", "schema change", "online migration", "expand contract", "blue-green schema", "Alembic", "Flyway", "Liquibase", "gh-ost", "pt-online-schema-change", or "this migration is locking the table". The skill covers the expand-contract pattern, lock-free techniques, the online-safety filter per operation type, backfill strategy, and reversible-vs-one-way migrations. For backup and restore in case the migration goes wrong, see backup-and-restore. For the schema design that precedes the migration, see schema-design.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
2 archivos
SKILL.md
readonly