#31021: migration doesn't work on multi database environment.
------------------------------+--------------------------------------
Reporter: haudoing | Owner: nobody
Type: Bug | Status: closed
Component: contrib.auth | Version: 2.2
Severity: Normal | Resolution: needsinfo
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------------------------
Changes (by felixxm):
* status: new => closed
* resolution: => needsinfo
Comment:
> I want to say after configure multi database setting without default,
the migration script won't work. It throw the following exception while
migrate...
Just like I said, it works for me with
[https://docs.djangoproject.com/en/2.2/topics/db/multi-db/#an-example an
example] from docs, that doesn't require a `default` DB. Please don't
reopen this ticket without providing a small, sample project which we can
use to reproduce this issue. You can also try to one of
[https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
support channels].
--
Ticket URL: <https://code.djangoproject.com/ticket/31021#comment:6>
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.1f11db854b3238473f6f24881566a3e1%40djangoproject.com.