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

tomevault-io a72be50 2 files · 10.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/nagyv--claude-commands--database-migration-deployment commit a72be50d16

Frequently asked questions

npx skillmds@latest add tomevault-io/database-migration-deployment