We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f770935 commit 69d7fb1Copy full SHA for 69d7fb1
README.md
@@ -143,7 +143,7 @@ $ python manage.py makemigrations -b master --fix
143
144
145
## Features
146
-- Resolve migration dependencies
+- Resolves migration conflicts on both the default branch or feature/PR branches
147
- Supports numbered migration files i.e (`0001_....py`)
148
- Supports non-numbered migration files i.e (`custom_migration.py`)
149
- Re-index all migrations using the last migration on the default branch i.e `main`
0 commit comments