Expand-contract database migration checklist for agents. Covers additive schema changes, batched backfills, rollback, and contract gates.
Zero-Downtime DB Migration — Expand Contract Checklist
Expand-contract database migration checklist for agents. Covers additive schema changes, batched backfills, rollback, and contract gates.
Instalación lista para agent
Este activo puede instalarse después de elegir el runtime, revisar el plan y ejecutar el comando correspondiente.
npx -y tokrepo@latest install 84ab1d5e-6fa5-42ed-bc57-443b0d997577 --target codexEjecutar después de confirmar el plan con dry-run.
Discusión
Activos relacionados
pgroll — Zero-Downtime PostgreSQL Schema Migrations
A Go-based migration tool for PostgreSQL that uses expand-and-contract patterns to apply schema changes without locking tables or breaking running applications.
Claude Code Agent: Neon Migration Specialist
Safe Postgres migrations with zero-downtime using Neon's branching workflow. Test schema changes in isolated database branches, validate thoroughly, then apply to...
Deployer — Zero-Downtime PHP Deployment Tool
Deployer is a deployment tool for PHP projects that provides zero-downtime atomic deployments with built-in recipes for Laravel, Symfony, and other popular frameworks.
gh-ost — Triggerless Online Schema Migration for MySQL
Perform live MySQL table alterations without triggers or downtime using binary log streaming.