Database Migration Deployment

Use when deploying database-backed services to Kubernetes that require schema migrations before app startup, especially with multiple replicas, Prisma/Alembic/Liquibase migrations, or when migration timing and coordination is critical to prevent schema mismatches

nagyv b67c097 9.6 KB Updated

File contents

nagyv/claude-commands/tree/main/skills/database-migration-deployment commit b67c0977da

Frequently asked questions

npx skillmds@latest add nagyv/database-migration-deployment