#25196: Wrong db name in "Destroying old test database" message
----------------------------------------------+--------------------
     Reporter:  scop                          |      Owner:  nobody
         Type:  Bug                           |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  master
     Severity:  Normal                        |   Keywords:
 Triage Stage:  Unreviewed                    |  Has patch:  1
Easy pickings:  1                             |      UI/UX:  0
----------------------------------------------+--------------------
 The database name to be destroyed in the "Destroying old test database"
 message is incorrect.

 Pull request at https://github.com/django/django/pull/5068

 The oracle backend needs a fix too, it also outputs an incorrect db name
 but the problems in it don't apparently end there as there is some
 confusion in the messages where it says it's deleting a database but
 actually deletes a tablespace. So I'll leave fixing that to someone who
 actually knows what it's doing and can test it.

--
Ticket URL: <https://code.djangoproject.com/ticket/25196>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/047.9df8ecd19443514f6111971a4756a043%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to