Closed kekekekule closed 8 months ago
Thanks! I was willing to add this 🤞
I'll take a look soonish :)
@David-Wobrock I suppose the further step is to apply migrations right after linting them. This approach requires to change migration sorting in lint_all_migrations.
This could solve problems like crash of sqlmigrate in case of changing unique constraints, for example.
Wish I could implement this soonish.
This solves: #274
Discussed this option in https://github.com/3YOURMIND/django-migration-linter/pull/273