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
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Django Migration Linter!