#32415: Error occurs when migrate db: relation is not existed.
-----------------------------------------+-------------------------
Reporter: duck-io | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 2.0
Severity: Normal | Keywords: migrate
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+-------------------------
We migrated db when the docker container start,but database closed
connection before migrate finished becasue of some known issues。
Then we try aganin, and django report error: relation is not existed。
I think there was some data lost when the database error,and want to
know how to avoid this error。
Can we add database transaction althrough the migrate proccess? All
success or All fail.
--
Ticket URL: <https://code.djangoproject.com/ticket/32415>
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/050.f37f64c38bb0a764a2e8ddb62717707a%40djangoproject.com.