#31399: SchemaEditor._alter_field() looks for foreign key constraints even if
the
database doesn't support them.
----------------------------+---------------------------------------------
Reporter: Tim Graham | Owner: Tim Graham
Type: Bug | Status: closed
Component: Migrations | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
----------------------------+---------------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8bebb8f126aae3334da78339ccc4ded0f35692df" 8bebb8f1]:
{{{
#!CommitTicketReference repository=""
revision="8bebb8f126aae3334da78339ccc4ded0f35692df"
Fixed #31399 -- Made SchemaEditor._alter_field() ignore foreign key
constraints if unsupported.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31399#comment:4>
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/067.2309a2f7c17de648cafb0bbec8334e96%40djangoproject.com.