#31402: Add --check flag to showmigrations
-----------------------------------------+------------------------
               Reporter:  nickname123    |          Owner:  nobody
                   Type:  Uncategorized  |         Status:  new
              Component:  Uncategorized  |        Version:  3.0
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 It would be helpful if there was a flag for `showmigrations` that acted
 similar to `makemigrations --check` that could be used to stop CI from
 deploying an application automatically when database migrations would be
 needed.

 `showmigrations` is preferred to `migrate` for this purpose so a typo
 doesn't accidentally run the migrations but I suppose that isn't super
 important

 One currently needs to parse output.  It seems like this would be
 universally useful

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31402>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/054.d10b20df17a7fab61b6113882aece0f9%40djangoproject.com.

Reply via email to