010 GitHub stars
02Implements Expand-Contract patterns for zero-downtime deployments
03Enforces idempotency using SQL guard clauses and IF NOT EXISTS logic
04Ensures non-blocking schema changes with CREATE INDEX CONCURRENTLY
05Generates reversible Up/Down migration pairs for easy rollbacks
06Provides structured documentation for high-risk irreversible operations