3YOURMIND / django-migration-linter

:rocket: Detect backward incompatible migrations for your django project
https://pypi.python.org/pypi/django-migration-linter/
Apache License 2.0
524 stars 57 forks source link

Adding a unique constraint solution correction #265

Closed jasonlee-alation closed 1 year ago

jasonlee-alation commented 1 year ago

Correct solution to instruct app code to follow unique constraint before db constraint is deployed

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3503367) 94.10% compared to head (774169a) 94.10%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ======================================= Coverage 94.10% 94.10% ======================================= Files 81 81 Lines 2034 2034 ======================================= Hits 1914 1914 Misses 120 120 ```

:umbrella: View full report in Codecov by Sentry.

:loudspeaker: Have feedback on the report? Share it here.