Wrong db name in "Destroying old test database" message
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.
Change History
(11)
Triage Stage: |
Unreviewed → Accepted
|
Patch needs improvement: |
set
|
Owner: |
changed from nobody to Sambhav Satija
|
Status: |
new → assigned
|
Patch needs improvement: |
unset
|
Patch needs improvement: |
set
|
Has patch: |
unset
|
Owner: |
Sambhav Satija removed
|
Patch needs improvement: |
unset
|
Status: |
assigned → new
|
Owner: |
set to Tim Graham <timograham@…>
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Taking it since it's getting stale.