django-migration-linter is a tool that statically analyzes Django migration files to detect potentially dangerous operations. It flags migrations that might lock tables, drop columns, or perform expensive schema changes, helping teams catch issues before deployment. This tool is ideal for teams practicing continuous delivery or working on high-availability systems.
Features
- Detects destructive or locking migration operations
- Integrates with CI/CD pipelines for safety checks
- Supports allow-lists and suppression of known issues
- Works with all standard Django migration files
- CLI tool with human-readable output
- Helps prevent production downtime from unsafe migrations
Categories
DatabaseLicense
Apache License V2.0Follow Django Migration Linter
Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Django Migration Linter!